HomeSort by: relevance | last modified time | path
    Searched refs:VisitOMPNocontextClause (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
OpenMPClause.cpp 1848 void OMPClausePrinter::VisitOMPNocontextClause(OMPNocontextClause *Node) {
StmtProfile.cpp 492 void OMPClauseProfiler::VisitOMPNocontextClause(const OMPNocontextClause *C) {
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
RecursiveASTVisitor.h 3248 bool RecursiveASTVisitor<Derived>::VisitOMPNocontextClause(
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 6175 void OMPClauseWriter::VisitOMPNocontextClause(OMPNocontextClause *C) {
ASTReader.cpp 12154 void OMPClauseReader::VisitOMPNocontextClause(OMPNocontextClause *C) {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 2298 void OMPClauseEnqueue::VisitOMPNocontextClause(const OMPNocontextClause *C) {

Completed in 133 milliseconds