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

/external/clang/lib/AST/
H A DStmtProfile.cpp517 void StmtProfiler::VisitOMPAtomicDirective(const OMPAtomicDirective *S) { function in class:StmtProfiler
H A DStmtPrinter.cpp921 void StmtPrinter::VisitOMPAtomicDirective(OMPAtomicDirective *Node) { function in class:StmtPrinter
/external/clang/tools/libclang/
H A DCIndex.cpp1884 void VisitOMPAtomicDirective(const OMPAtomicDirective *D);
2488 void EnqueueVisitor::VisitOMPAtomicDirective(const OMPAtomicDirective *D) { function in class:EnqueueVisitor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp2195 void ASTStmtReader::VisitOMPAtomicDirective(OMPAtomicDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2024 void ASTStmtWriter::VisitOMPAtomicDirective(OMPAtomicDirective *D) { function in class:ASTStmtWriter

Completed in 80 milliseconds