Searched defs:getNumAttributeArgs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | ParsedAttr.cpp | 282 static unsigned getNumAttributeArgs(const ParsedAttr &AL) { getNumAttributeArgs() function |
H A D | SemaDeclAttr.cpp | 85 static unsigned getNumAttributeArgs(const ParsedAttr &AL) { getNumAttributeArgs() function |