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