Home
last modified time | relevance | path

Searched refs:setParentComputeConstruct (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenACC.cpp40 C->setParentComputeConstruct(Inst); in Create()
60 C->setParentComputeConstruct(Construct); in findAndSetChildLoops()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenACC.h220 void setParentComputeConstruct(OpenACCComputeConstruct *CC) { in setParentComputeConstruct() function