Home
last modified time | relevance | path

Searched defs:getModifierList (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenACCClause.h1099 OpenACCModifierKind getModifierList() const { return Modifiers; } in getModifierList() function
1126 OpenACCModifierKind getModifierList() const { return Modifiers; } in getModifierList() function
1158 OpenACCModifierKind getModifierList() const { return Modifiers; } in getModifierList() function
1190 OpenACCModifierKind getModifierList() const { return Modifiers; } in getModifierList() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenACC.h517 OpenACCModifierKind getModifierList() const { in getModifierList() function