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.h159 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
291 SourceRange getLocalSourceRange() const { return {}; } in getLocalSourceRange() function
543 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
609 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
845 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1054 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1105 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1177 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1207 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1250 SourceRange getLocalSourceRange() const { return {}; } in getLocalSourceRange() function
[all …]
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp323 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in TypeOfExprTypeLoc
509 SourceRange AttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in AttributedTypeLoc
522 SourceRange CountAttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in CountAttributedTypeLoc
526 SourceRange BTFTagAttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in BTFTagAttributedTypeLoc
H A DNestedNameSpecifier.cpp422 SourceRange NestedNameSpecifierLoc::getLocalSourceRange() const { in getLocalSourceRange() function in NestedNameSpecifierLoc
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp933 SourceRange getLocalSourceRange(const NestedNameSpecifierLoc &NNSLoc) { in getLocalSourceRange() function in __anon6fdbff5b0511::BuildTreeVisitor