Home
last modified time | relevance | path

Searched defs:getLocalSourceRange (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DTypeLoc.h158 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
531 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
597 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
833 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1038 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1089 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1135 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1165 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1244 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1317 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
[all …]
/llvm-project-15.0.7/clang/lib/AST/
H A DTypeLoc.cpp316 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in TypeOfExprTypeLoc
497 SourceRange AttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in AttributedTypeLoc
510 SourceRange BTFTagAttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in BTFTagAttributedTypeLoc
H A DNestedNameSpecifier.cpp422 SourceRange NestedNameSpecifierLoc::getLocalSourceRange() const { in getLocalSourceRange() function in NestedNameSpecifierLoc
/llvm-project-15.0.7/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp932 SourceRange getLocalSourceRange(const NestedNameSpecifierLoc &NNSLoc) { in getLocalSourceRange() function in __anon43068c8b0511::BuildTreeVisitor