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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp779 void StmtPrinter::VisitOMPAtomicDirective(OMPAtomicDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp998 void StmtProfiler::VisitOMPAtomicDirective(const OMPAtomicDirective *S) { function in class:StmtProfiler
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp2420 void ASTStmtReader::VisitOMPAtomicDirective(OMPAtomicDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2292 void ASTStmtWriter::VisitOMPAtomicDirective(OMPAtomicDirective *D) { function in class:ASTStmtWriter
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2071 void VisitOMPAtomicDirective(const OMPAtomicDirective *D);
2988 void EnqueueVisitor::VisitOMPAtomicDirective(const OMPAtomicDirective *D) { function in class:EnqueueVisitor

Completed in 184 milliseconds