Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h535 SourceLocation getNameLoc() const { in getNameLoc() function
585 SourceLocation getNameLoc() const { return getBuiltinLoc(); } in getNameLoc() function
781 SourceLocation getNameLoc() const { in getNameLoc() function
1097 SourceLocation getNameLoc() const { in getNameLoc() function
1839 SourceLocation getNameLoc() const { return this->getLocalData()->NameLoc; } in getNameLoc() function
1862 SourceLocation getNameLoc() const { return this->getLocalData()->NameLoc; } in getNameLoc() function
1890 SourceLocation getNameLoc() const { return this->getLocalData()->NameLoc; } in getNameLoc() function
2419 SourceLocation getNameLoc() const { in getNameLoc() function
H A DExprCXX.h3095 SourceLocation getNameLoc() const { return NameInfo.getLoc(); } in getNameLoc() function
4515 SourceLocation getNameLoc() const { in getNameLoc() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h664 SourceLocation getNameLoc() const { in getNameLoc() function