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

/external/clang/lib/AST/
H A DStmtPrinter.cpp1029 void StmtPrinter::VisitOMPAtomicDirective(OMPAtomicDirective *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp575 void StmtProfiler::VisitOMPAtomicDirective(const OMPAtomicDirective *S) { function in class:StmtProfiler
/external/clang/tools/libclang/
H A DCIndex.cpp1941 void VisitOMPAtomicDirective(const OMPAtomicDirective *D);
2605 void EnqueueVisitor::VisitOMPAtomicDirective(const OMPAtomicDirective *D) { function in class:EnqueueVisitor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp2406 void ASTStmtReader::VisitOMPAtomicDirective(OMPAtomicDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2177 void ASTStmtWriter::VisitOMPAtomicDirective(OMPAtomicDirective *D) { function in class:ASTStmtWriter

Completed in 59 milliseconds