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

  /src/external/apache2/llvm/dist/clang/lib/AST/
StmtPrinter.cpp 701 void StmtPrinter::VisitOMPCriticalDirective(OMPCriticalDirective *Node) {
StmtProfile.cpp 935 void StmtProfiler::VisitOMPCriticalDirective(const OMPCriticalDirective *S) {
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReaderStmt.cpp 2345 void ASTStmtReader::VisitOMPCriticalDirective(OMPCriticalDirective *D) {
ASTWriterStmt.cpp 2251 void ASTStmtWriter::VisitOMPCriticalDirective(OMPCriticalDirective *D) {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 2054 void VisitOMPCriticalDirective(const OMPCriticalDirective *D);
2923 void EnqueueVisitor::VisitOMPCriticalDirective(const OMPCriticalDirective *D) {

Completed in 37 milliseconds