Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h159 SourceRange getLocalSourceRange() const { in getLocalSourceRange() function
285 SourceRange getLocalSourceRange() const { return {}; } getLocalSourceRange() function
537 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
603 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
839 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1044 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1095 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1141 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1171 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1214 SourceRange getLocalSourceRange() const { return {}; } getLocalSourceRange() function
1250 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1323 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1477 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1559 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1679 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1757 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1802 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1825 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1853 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1905 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
1984 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2048 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2087 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2205 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2279 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2358 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2468 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2517 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2545 SourceRange getLocalSourceRange() const { getLocalSourceRange() function
2602 SourceRange getLocalSourceRange() const { return SourceRange(getKWLoc()); } getLocalSourceRange() function
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp323 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { in getLocalSourceRange() function in TypeOfExprTypeLoc
506 SourceRange AttributedTypeLoc::getLocalSourceRange() const { getLocalSourceRange() function in AttributedTypeLoc
519 SourceRange BTFTagAttributedTypeLoc::getLocalSourceRange() const { getLocalSourceRange() function in BTFTagAttributedTypeLoc
H A DNestedNameSpecifier.cpp422 SourceRange NestedNameSpecifierLoc::getLocalSourceRange() const { in getLocalSourceRange() function in NestedNameSpecifierLoc
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp932 SourceRange getLocalSourceRange(const NestedNameSpecifierLoc &NNSLoc) { getLocalSourceRange() function in __anon393d2d6d0511::BuildTreeVisitor