Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h535 SourceLocation getNameLoc() const { getNameLoc() function
585 SourceLocation getNameLoc() const { return getBuiltinLoc(); } getNameLoc() function
781 SourceLocation getNameLoc() const { getNameLoc() function
1097 SourceLocation getNameLoc() const { getNameLoc() function
1839 SourceLocation getNameLoc() const { return this->getLocalData()->NameLoc; } getNameLoc() function
1862 SourceLocation getNameLoc() const { return this->getLocalData()->NameLoc; } getNameLoc() function
1890 SourceLocation getNameLoc() const { return this->getLocalData()->NameLoc; } getNameLoc() function
2419 SourceLocation getNameLoc() const { getNameLoc() function
[all...]
H A DExprCXX.h3095 SourceLocation getNameLoc() const { return NameInfo.getLoc(); } getNameLoc() function
4514 SourceLocation getNameLoc() const { getNameLoc() function
/llvm-project/mlir/lib/AsmParser/
H A DAsmParserImpl.h35 SMLoc getNameLoc() const override { return nameLoc; } in getNameLoc() function
/llvm-project/clang/include/clang/Sema/
H A DLookup.h664 SourceLocation getNameLoc() const { in getNameLoc() function
/llvm-project/mlir/include/mlir/Tools/PDLL/AST/
H A DNodes.h529 SMRange getNameLoc() const { return nameLoc; } in getNameLoc() function