Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTypeLoc.h523 SourceLocation getNameLoc() const { in getNameLoc() function
573 SourceLocation getNameLoc() const { return getBuiltinLoc(); } in getNameLoc() function
760 SourceLocation getNameLoc() const { in getNameLoc() function
1049 SourceLocation getNameLoc() const { in getNameLoc() function
1759 SourceLocation getNameLoc() const { return this->getLocalData()->NameLoc; } in getNameLoc() function
1782 SourceLocation getNameLoc() const { return this->getLocalData()->NameLoc; } in getNameLoc() function
1810 SourceLocation getNameLoc() const { return this->getLocalData()->NameLoc; } in getNameLoc() function
2283 SourceLocation getNameLoc() const { in getNameLoc() function
H A DExprCXX.h2992 SourceLocation getNameLoc() const { return NameInfo.getLoc(); } in getNameLoc() function
4271 SourceLocation getNameLoc() const { in getNameLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DLookup.h606 SourceLocation getNameLoc() const { in getNameLoc() function