Searched defs:getAttrLoc (Results 1 – 2 of 2) sorted by relevance
90 SourceLocation Sema::getAttrLoc(const ParsedAttr &AL) { return AL.getLoc(); } in getAttrLoc() function in Sema
4409 getAttrLoc(const AttrInfo &AL) { in getAttrLoc() function