Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenACC.cpp49 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 DStmtOpenACC.h206 OpenACCLoopConstruct(OpenACCDirectiveKind ParentKind, SourceLocation Start,
219 Create(const ASTContext &C, OpenACCDirectiveKind ParentKind,