Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmtProfile.cpp641 void StmtProfiler::VisitOMPTargetDirective(const OMPTargetDirective *S) { in VisitOMPTargetDirective() function in StmtProfiler
DStmtPrinter.cpp1098 void StmtPrinter::VisitOMPTargetDirective(OMPTargetDirective *Node) { in VisitOMPTargetDirective() function in StmtPrinter
/external/clang/lib/Serialization/
DASTWriterStmt.cpp2323 void ASTStmtWriter::VisitOMPTargetDirective(OMPTargetDirective *D) { in VisitOMPTargetDirective() function in ASTStmtWriter
DASTReaderStmt.cpp2669 void ASTStmtReader::VisitOMPTargetDirective(OMPTargetDirective *D) { in VisitOMPTargetDirective() function in ASTStmtReader
/external/clang/tools/libclang/
DCIndex.cpp1961 void VisitOMPTargetDirective(const OMPTargetDirective *D);
2682 void EnqueueVisitor::VisitOMPTargetDirective(const OMPTargetDirective *D) { in VisitOMPTargetDirective() function in EnqueueVisitor