Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h159 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
291 SourceRange getLocalSourceRange() const { return {}; } in getLocalSourceRange() function
543 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
609 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
845 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1054 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1105 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1177 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1207 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1250 SourceRange getLocalSourceRange() const { return {}; } getLocalSourceRange() function
1286 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1359 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1513 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1595 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1720 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1798 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1843 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1866 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1894 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1946 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2025 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2089 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2122 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2156 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2274 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2348 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2427 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2537 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2586 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2614 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2671 SourceRange getLocalSourceRange() const { return SourceRange(getKWLoc()); } getLocalSourceRange() function
[all...]
/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp323 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in TypeOfExprTypeLoc
509 SourceRange AttributedTypeLoc::getLocalSourceRange() const { getLocalSourceRange() function in AttributedTypeLoc
522 SourceRange CountAttributedTypeLoc::getLocalSourceRange() const { getLocalSourceRange() function in CountAttributedTypeLoc
526 SourceRange BTFTagAttributedTypeLoc::getLocalSourceRange() const { getLocalSourceRange() function in BTFTagAttributedTypeLoc
H A DNestedNameSpecifier.cpp422 SourceRange NestedNameSpecifierLoc::getLocalSourceRange() const { getLocalSourceRange() function in NestedNameSpecifierLoc
/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp933 SourceRange getLocalSourceRange(const NestedNameSpecifierLoc &NNSLoc) { in getLocalSourceRange() function in __anonfe6d26ee0511::BuildTreeVisitor