Home
last modified time | relevance | path

Searched defs:VisitOpenACCComputeConstruct (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2887 void ASTStmtWriter::VisitOpenACCComputeConstruct(OpenACCComputeConstruct *S) { VisitOpenACCComputeConstruct() function in ASTStmtWriter
H A DASTReaderStmt.cpp2820 void ASTStmtReader::VisitOpenACCComputeConstruct(OpenACCComputeConstruct *S) { VisitOpenACCComputeConstruct() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1146 void StmtPrinter::VisitOpenACCComputeConstruct(OpenACCComputeConstruct *S) { VisitOpenACCComputeConstruct() function in StmtPrinter
H A DStmtProfile.cpp2608 void StmtProfiler::VisitOpenACCComputeConstruct( VisitOpenACCComputeConstruct() function in StmtProfiler
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp3499 void EnqueueVisitor::VisitOpenACCComputeConstruct( VisitOpenACCComputeConstruct() function in EnqueueVisitor