Home
last modified time | relevance | path

Searched refs:getParentComputeConstructKind (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenStmtOpenACCLoop.cpp124 s.getParentComputeConstructKind()); in emitOpenACCLoopConstruct()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenACC.h237 OpenACCDirectiveKind getParentComputeConstructKind() const { in getParentComputeConstructKind() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp3068 OS << " parent: " << S->getParentComputeConstructKind(); in VisitOpenACCLoopConstruct()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2939 Record.writeEnum(S->getParentComputeConstructKind()); in VisitOpenACCLoopConstruct()