Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DTypeLoc.h1690 SourceLocation getAttrNameLoc() const { in getAttrNameLoc() function
1791 SourceLocation getAttrNameLoc() const { return getLocalData()->AttrLoc; } in getAttrNameLoc() function
/external/clang/include/clang/AST/
DTypeLoc.h762 SourceLocation getAttrNameLoc() const { in getAttrNameLoc() function