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

/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DNestedNameSpecifier.cpp422 SourceRange NestedNameSpecifierLoc::getLocalSourceRange() const { function in class:NestedNameSpecifierLoc
H A DTypeLoc.cpp323 SourceRange TypeOfExprTypeLoc::getLocalSourceRange() const { function in class:TypeOfExprTypeLoc
506 SourceRange AttributedTypeLoc::getLocalSourceRange() const { function in class:AttributedTypeLoc
519 SourceRange BTFTagAttributedTypeLoc::getLocalSourceRange() const { function in class:BTFTagAttributedTypeLoc
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h159 SourceRange getLocalSourceRange() const { function in class:clang::TypeLoc
285 SourceRange getLocalSourceRange() const { return {}; } function in class:clang::QualifiedTypeLoc
537 SourceRange getLocalSourceRange() const { function in class:clang::TypeSpecTypeLoc
603 SourceRange getLocalSourceRange() const { function in class:clang::BuiltinTypeLoc
839 SourceRange getLocalSourceRange() const { function in class:clang::ObjCTypeParamTypeLoc
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp932 SourceRange getLocalSourceRange(const NestedNameSpecifierLoc &NNSLoc) { function in class:__anon1112::BuildTreeVisitor

Completed in 192 milliseconds