Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h159 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
537 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
603 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
839 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1044 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1095 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1141 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1171 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1250 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
1323 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
[all …]
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp323 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in TypeOfExprTypeLoc
506 SourceRange AttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in AttributedTypeLoc
519 SourceRange BTFTagAttributedTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in BTFTagAttributedTypeLoc
H A DNestedNameSpecifier.cpp422 SourceRange NestedNameSpecifierLoc::getLocalSourceRange() const { in getLocalSourceRange() function in NestedNameSpecifierLoc
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp932 SourceRange getLocalSourceRange(const NestedNameSpecifierLoc &NNSLoc) { in getLocalSourceRange() function in __anon0c11f6d10511::BuildTreeVisitor