Searched defs:getAttrLoc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 4406 getAttrLoc(const AttrInfo &AL) { getAttrLoc() function |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclAttr.cpp | 90 SourceLocation Sema::getAttrLoc(const ParsedAttr &AL) { return AL.getLoc(); } getAttrLoc() function in Sema |