Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2893 void ASTStmtWriter::VisitOpenACCLoopConstruct(OpenACCLoopConstruct *S) { VisitOpenACCLoopConstruct() function in ASTStmtWriter
H A DASTReaderStmt.cpp2826 void ASTStmtReader::VisitOpenACCLoopConstruct(OpenACCLoopConstruct *S) { VisitOpenACCLoopConstruct() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp2880 void TextNodeDumper::VisitOpenACCLoopConstruct(const OpenACCLoopConstruct *S) { VisitOpenACCLoopConstruct() function in TextNodeDumper
H A DStmtPrinter.cpp1159 void StmtPrinter::VisitOpenACCLoopConstruct(OpenACCLoopConstruct *S) { VisitOpenACCLoopConstruct() function in StmtPrinter
H A DStmtProfile.cpp2617 void StmtProfiler::VisitOpenACCLoopConstruct(const OpenACCLoopConstruct *S) { VisitOpenACCLoopConstruct() function in StmtProfiler
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp3506 void EnqueueVisitor::VisitOpenACCLoopConstruct(const OpenACCLoopConstruct *C) { VisitOpenACCLoopConstruct() function in EnqueueVisitor