Searched refs:ParentKind (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | StmtOpenACC.cpp | 49 OpenACCDirectiveKind ParentKind, SourceLocation Start, in OpenACCLoopConstruct() argument 55 ParentComputeConstructKind(ParentKind) { in OpenACCLoopConstruct() 76 const ASTContext &C, OpenACCDirectiveKind ParentKind, in Create() argument 83 OpenACCLoopConstruct(ParentKind, BeginLoc, DirLoc, EndLoc, Clauses, Loop); in Create()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | StmtOpenACC.h | 206 OpenACCLoopConstruct(OpenACCDirectiveKind ParentKind, SourceLocation Start, 219 Create(const ASTContext &C, OpenACCDirectiveKind ParentKind,
|