Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DTypeLoc.h134 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
249 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
499 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
554 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
806 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
945 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
998 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1038 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1082 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1119 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
[all …]
/external/llvm-project/clang/include/clang/AST/
DTypeLoc.h158 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
279 SourceRange getLocalSourceRange() const { return {}; } in getLocalSourceRange() function
531 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
598 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
824 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1006 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1057 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1103 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1133 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1176 SourceRange getLocalSourceRange() const { return {}; } in getLocalSourceRange() function
[all …]
/external/llvm-project/clang/lib/AST/
DTypeLoc.cpp307 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in TypeOfExprTypeLoc
485 SourceRange AttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in AttributedTypeLoc
DNestedNameSpecifier.cpp420 SourceRange NestedNameSpecifierLoc::getLocalSourceRange() const { in getLocalSourceRange() function in NestedNameSpecifierLoc
/external/clang/lib/AST/
DTypeLoc.cpp280 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in TypeOfExprTypeLoc
DNestedNameSpecifier.cpp408 SourceRange NestedNameSpecifierLoc::getLocalSourceRange() const { in getLocalSourceRange() function in NestedNameSpecifierLoc
/external/llvm-project/clang/lib/Tooling/Syntax/
DBuildTree.cpp897 SourceRange getLocalSourceRange(const NestedNameSpecifierLoc &NNSLoc) { in getLocalSourceRange() function in __anone4e9184b0511::BuildTreeVisitor