Home
last modified time | relevance | path

Searched refs:VisitOMPIfClause (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtProfile.cpp437 void OMPClauseProfiler::VisitOMPIfClause(const OMPIfClause *C) { in VisitOMPIfClause() function in __anon7985e62b0211::OMPClauseProfiler
H A DOpenMPClause.cpp1561 void OMPClausePrinter::VisitOMPIfClause(OMPIfClause *Node) { in VisitOMPIfClause() function in OMPClausePrinter
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DRecursiveASTVisitor.h3044 bool RecursiveASTVisitor<Derived>::VisitOMPIfClause(OMPIfClause *C) {
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp6022 void OMPClauseWriter::VisitOMPIfClause(OMPIfClause *C) { in VisitOMPIfClause() function in OMPClauseWriter
H A DASTReader.cpp11998 void OMPClauseReader::VisitOMPIfClause(OMPIfClause *C) { in VisitOMPIfClause() function in OMPClauseReader
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2199 void OMPClauseEnqueue::VisitOMPIfClause(const OMPIfClause *C) { in VisitOMPIfClause() function in __anondcfcb7bb0311::OMPClauseEnqueue