HomeSort by: relevance | last modified time | path
    Searched defs:VisitOMPMasterDirective (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
StmtPrinter.cpp 696 void StmtPrinter::VisitOMPMasterDirective(OMPMasterDirective *Node) {
StmtProfile.cpp 931 void StmtProfiler::VisitOMPMasterDirective(const OMPMasterDirective *S) {
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterStmt.cpp 2245 void ASTStmtWriter::VisitOMPMasterDirective(OMPMasterDirective *D) {
ASTReaderStmt.cpp 2340 void ASTStmtReader::VisitOMPMasterDirective(OMPMasterDirective *D) {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 2053 void VisitOMPMasterDirective(const OMPMasterDirective *D);
2919 void EnqueueVisitor::VisitOMPMasterDirective(const OMPMasterDirective *D) {

Completed in 54 milliseconds