Home
last modified time | relevance | path

Searched defs:getNameLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h529 SourceLocation getNameLoc() const { getNameLoc() function
579 SourceLocation getNameLoc() const { return getBuiltinLoc(); } getNameLoc() function
775 SourceLocation getNameLoc() const { getNameLoc() function
1087 SourceLocation getNameLoc() const { getNameLoc() function
1798 SourceLocation getNameLoc() const { return this->getLocalData()->NameLoc; } getNameLoc() function
1821 SourceLocation getNameLoc() const { return this->getLocalData()->NameLoc; } getNameLoc() function
1849 SourceLocation getNameLoc() const { return this->getLocalData()->NameLoc; } getNameLoc() function
2350 SourceLocation getNameLoc() const { getNameLoc() function
[all...]
H A DExprCXX.h3078 SourceLocation getNameLoc() const { return NameInfo.getLoc(); } getNameLoc() function
4368 SourceLocation getNameLoc() const { getNameLoc() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h659 SourceLocation getNameLoc() const { getNameLoc() function