Home
last modified time | relevance | path

Searched refs:VisitOpenACCLoopConstruct (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h411 void VisitOpenACCLoopConstruct(const OpenACCLoopConstruct *S);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp2626 void StmtProfiler::VisitOpenACCLoopConstruct(const OpenACCLoopConstruct *S) { in VisitOpenACCLoopConstruct() function in StmtProfiler
H A DStmtPrinter.cpp1169 void StmtPrinter::VisitOpenACCLoopConstruct(OpenACCLoopConstruct *S) { in VisitOpenACCLoopConstruct() function in StmtPrinter
H A DTextNodeDumper.cpp2880 void TextNodeDumper::VisitOpenACCLoopConstruct(const OpenACCLoopConstruct *S) { in VisitOpenACCLoopConstruct() function in TextNodeDumper
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2901 void ASTStmtWriter::VisitOpenACCLoopConstruct(OpenACCLoopConstruct *S) { in VisitOpenACCLoopConstruct() function in ASTStmtWriter
H A DASTReaderStmt.cpp2831 void ASTStmtReader::VisitOpenACCLoopConstruct(OpenACCLoopConstruct *S) { in VisitOpenACCLoopConstruct() function in ASTStmtReader