Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A 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 …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTypeLoc.cpp307 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in TypeOfExprTypeLoc
487 SourceRange AttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in AttributedTypeLoc
H A DNestedNameSpecifier.cpp421 SourceRange NestedNameSpecifierLoc::getLocalSourceRange() const { in getLocalSourceRange() function in NestedNameSpecifierLoc
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp927 SourceRange getLocalSourceRange(const NestedNameSpecifierLoc &NNSLoc) { in getLocalSourceRange() function in __anonb546bc060511::BuildTreeVisitor