Home
last modified time | relevance | path

Searched refs:VisitOMPTargetDirective (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/AST/
DStmtProfile.cpp521 void StmtProfiler::VisitOMPTargetDirective(const OMPTargetDirective *S) { in VisitOMPTargetDirective() function in StmtProfiler
DStmtPrinter.cpp926 void StmtPrinter::VisitOMPTargetDirective(OMPTargetDirective *Node) { in VisitOMPTargetDirective() function in StmtPrinter
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2037 void ASTStmtWriter::VisitOMPTargetDirective(OMPTargetDirective *D) { in VisitOMPTargetDirective() function in ASTStmtWriter
DASTReaderStmt.cpp2208 void ASTStmtReader::VisitOMPTargetDirective(OMPTargetDirective *D) { in VisitOMPTargetDirective() function in ASTStmtReader
/external/clang/tools/libclang/
DCIndex.cpp1885 void VisitOMPTargetDirective(const OMPTargetDirective *D);
2492 void EnqueueVisitor::VisitOMPTargetDirective(const OMPTargetDirective *D) { in VisitOMPTargetDirective() function in EnqueueVisitor