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.h414 void VisitOpenACCLoopConstruct(const OpenACCLoopConstruct *S);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp2760 void StmtProfiler::VisitOpenACCLoopConstruct(const OpenACCLoopConstruct *S) { in VisitOpenACCLoopConstruct() function in StmtProfiler
H A DStmtPrinter.cpp1198 void StmtPrinter::VisitOpenACCLoopConstruct(OpenACCLoopConstruct *S) { in VisitOpenACCLoopConstruct() function in StmtPrinter
H A DTextNodeDumper.cpp3064 void TextNodeDumper::VisitOpenACCLoopConstruct(const OpenACCLoopConstruct *S) { in VisitOpenACCLoopConstruct() function in TextNodeDumper
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2936 void ASTStmtWriter::VisitOpenACCLoopConstruct(OpenACCLoopConstruct *S) { in VisitOpenACCLoopConstruct() function in ASTStmtWriter
H A DASTReaderStmt.cpp2858 void ASTStmtReader::VisitOpenACCLoopConstruct(OpenACCLoopConstruct *S) { in VisitOpenACCLoopConstruct() function in ASTStmtReader