Searched refs:VisitOMPIfClause (Results 1 - 7 of 7) sorted by relevance

/external/clang/lib/AST/
H A DStmtPrinter.cpp600 void OMPClausePrinter::VisitOMPIfClause(OMPIfClause *Node) { function in class:__anon16949::OMPClausePrinter
H A DStmtProfile.cpp271 void OMPClauseProfiler::VisitOMPIfClause(const OMPIfClause *C) { function in class:__anon16951::OMPClauseProfiler
/external/clang/include/clang/AST/
H A DDataRecursiveASTVisitor.h2325 bool RecursiveASTVisitor<Derived>::VisitOMPIfClause(OMPIfClause *C) { function in class:clang::RecursiveASTVisitor
H A DRecursiveASTVisitor.h2347 bool RecursiveASTVisitor<Derived>::VisitOMPIfClause(OMPIfClause *C) { function in class:clang::RecursiveASTVisitor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp1743 void OMPClauseReader::VisitOMPIfClause(OMPIfClause *C) { function in class:OMPClauseReader
H A DASTWriterStmt.cpp1684 void OMPClauseWriter::VisitOMPIfClause(OMPIfClause *C) { function in class:OMPClauseWriter
/external/clang/tools/libclang/
H A DCIndex.cpp1937 void OMPClauseEnqueue::VisitOMPIfClause(const OMPIfClause *C) { function in class:__anon18707::OMPClauseEnqueue

Completed in 142 milliseconds