Searched refs:VisitOMPTeamsDirective (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/AST/
H A DStmtPrinter.cpp1044 void StmtPrinter::VisitOMPTeamsDirective(OMPTeamsDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp587 void StmtProfiler::VisitOMPTeamsDirective(const OMPTeamsDirective *S) { function in class:StmtProfiler
/external/clang/tools/libclang/
H A DCIndex.cpp1944 void VisitOMPTeamsDirective(const OMPTeamsDirective *D);
2618 void EnqueueVisitor::VisitOMPTeamsDirective(const OMPTeamsDirective *D) { function in class:EnqueueVisitor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp2432 void ASTStmtReader::VisitOMPTeamsDirective(OMPTeamsDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2242 void ASTStmtWriter::VisitOMPTeamsDirective(OMPTeamsDirective *D) { function in class:ASTStmtWriter

Completed in 129 milliseconds