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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp882 void StmtProfiler::VisitOMPAtomicDirective(const OMPAtomicDirective *S) { function in class:StmtProfiler
H A DStmtPrinter.cpp764 void StmtPrinter::VisitOMPAtomicDirective(OMPAtomicDirective *Node) { function in class:StmtPrinter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2355 void ASTStmtReader::VisitOMPAtomicDirective(OMPAtomicDirective *D) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2228 void ASTStmtWriter::VisitOMPAtomicDirective(OMPAtomicDirective *D) { function in class:ASTStmtWriter

Completed in 121 milliseconds