Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h160 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
292 SourceRange getLocalSourceRange() const { return {}; } in getLocalSourceRange() function
545 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
611 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
847 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
966 SourceRange getLocalSourceRange() const { return getLocalData()->Range; } in getLocalSourceRange() function
987 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1106 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1157 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1229 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
[all …]
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp324 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in TypeOfExprTypeLoc
512 SourceRange AttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in AttributedTypeLoc
525 SourceRange CountAttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in CountAttributedTypeLoc
529 SourceRange BTFTagAttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in BTFTagAttributedTypeLoc
H A DNestedNameSpecifier.cpp410 SourceRange NestedNameSpecifierLoc::getLocalSourceRange() const { in getLocalSourceRange() function in NestedNameSpecifierLoc
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp927 SourceRange getLocalSourceRange(const NestedNameSpecifierLoc &NNSLoc) { in getLocalSourceRange() function in __anon6fdbff5b0511::BuildTreeVisitor