Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
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
1208 SourceRange getLocalSourceRange() const { return {}; } in getLocalSourceRange() function
[all …]
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DTypeLoc.cpp322 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in TypeOfExprTypeLoc
503 SourceRange AttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in AttributedTypeLoc
516 SourceRange BTFTagAttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in BTFTagAttributedTypeLoc
H A DNestedNameSpecifier.cpp422 SourceRange NestedNameSpecifierLoc::getLocalSourceRange() const { in getLocalSourceRange() function in NestedNameSpecifierLoc
/openbsd-src/gnu/llvm/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp932 SourceRange getLocalSourceRange(const NestedNameSpecifierLoc &NNSLoc) { in getLocalSourceRange() function in __anon5b12a8520511::BuildTreeVisitor