Home
last modified time | relevance | path

Searched defs:getSourceRange (Results 1 – 25 of 31) sorted by relevance

12

/external/clang/include/clang/AST/
DExprObjC.h119 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
167 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
DRawCommentList.h110 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
DDeclFriend.h136 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
DNestedNameSpecifier.h467 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
DDeclCXX.h124 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
201 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
2525 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
2632 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
2748 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
3179 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
DDeclObjC.h293 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
681 SourceRange getSourceRange() const { in getSourceRange() function
807 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
988 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
1878 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
2584 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
DDeclarationName.h532 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
DExprCXX.h98 SourceRange getSourceRange() const { return Range; } in getSourceRange() function
519 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
605 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
648 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
806 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
1921 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
3509 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
DDeclTemplate.h370 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
DDecl.h385 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
504 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
2578 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
3419 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
DDeclBase.h369 virtual SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
/external/clang/lib/AST/
DDecl.cpp1736 SourceRange DeclaratorDecl::getSourceRange() const { in getSourceRange() function in DeclaratorDecl
1837 SourceRange VarDecl::getSourceRange() const { in getSourceRange() function in VarDecl
2309 SourceRange ParmVarDecl::getSourceRange() const { in getSourceRange() function in ParmVarDecl
3235 SourceRange FunctionDecl::getSourceRange() const { in getSourceRange() function in FunctionDecl
3382 SourceRange FieldDecl::getSourceRange() const { in getSourceRange() function in FieldDecl
3416 SourceRange TagDecl::getSourceRange() const { in getSourceRange() function in TagDecl
3783 SourceRange BlockDecl::getSourceRange() const { in getSourceRange() function in BlockDecl
3925 SourceRange EnumConstantDecl::getSourceRange() const { in getSourceRange() function in EnumConstantDecl
3974 SourceRange TypedefDecl::getSourceRange() const { in getSourceRange() function in TypedefDecl
3983 SourceRange TypeAliasDecl::getSourceRange() const { in getSourceRange() function in TypeAliasDecl
[all …]
DASTTypeTraits.cpp143 SourceRange DynTypedNode::getSourceRange() const { in getSourceRange() function in clang::ast_type_traits::DynTypedNode
DTemplateBase.cpp426 SourceRange TemplateArgumentLoc::getSourceRange() const { in getSourceRange() function in TemplateArgumentLoc
DNestedNameSpecifier.cpp382 SourceRange NestedNameSpecifierLoc::getSourceRange() const { in getSourceRange() function in NestedNameSpecifierLoc
DDeclTemplate.cpp515 SourceRange TemplateTypeParmDecl::getSourceRange() const { in getSourceRange() function in TemplateTypeParmDecl
606 SourceRange NonTypeTemplateParmDecl::getSourceRange() const { in getSourceRange() function in NonTypeTemplateParmDecl
800 ClassTemplateSpecializationDecl::getSourceRange() const { in getSourceRange() function in ClassTemplateSpecializationDecl
DDeclCXX.cpp1723 SourceRange CXXCtorInitializer::getSourceRange() const { in getSourceRange() function in CXXCtorInitializer
2126 SourceRange UsingDecl::getSourceRange() const { in getSourceRange() function in UsingDecl
2151 SourceRange UnresolvedUsingValueDecl::getSourceRange() const { in getSourceRange() function in UnresolvedUsingValueDecl
DDeclObjC.cpp1297 SourceRange ObjCTypeParamDecl::getSourceRange() const { in getSourceRange() function in ObjCTypeParamDecl
2152 SourceRange ObjCPropertyImplDecl::getSourceRange() const { in getSourceRange() function in ObjCPropertyImplDecl
/external/llvm/include/llvm/Support/
DYAMLParser.h132 SMRange getSourceRange() const { return SourceRange; } in getSourceRange() function
/external/clang/include/clang/Lex/
DPreprocessingRecord.h93 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h232 virtual SourceRange getSourceRange() const { in getSourceRange() function
721 SourceRange getSourceRange() const override { return Location; } in getSourceRange() function
/external/clang/include/clang/Sema/
DDeclSpec.h492 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
1068 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
1092 SourceRange getSourceRange() const { in getSourceRange() function
1714 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
/external/clang/lib/Parse/
DParseTemplate.cpp1298 SourceRange Parser::ParsedTemplateInfo::getSourceRange() const { in getSourceRange() function in Parser::ParsedTemplateInfo
/external/clang/include/clang/Frontend/
DASTUnit.h216 SourceRange getSourceRange(const SourceManager &SM) const { in getSourceRange() function
/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp714 SourceRange ObjCMethodCall::getSourceRange() const { in getSourceRange() function in ObjCMethodCall

12