/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | ExprObjC.h | 117 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 165 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
|
H A D | RawCommentList.h | 110 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
|
H A D | NestedNameSpecifier.h | 467 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
|
H A D | DeclFriend.h | 136 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
|
H A D | DeclTemplate.h | 130 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 266 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
|
H A D | DeclCXX.h | 124 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 201 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function 2531 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 2638 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 2754 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 3185 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
|
H A D | DeclObjC.h | 293 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 621 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 780 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 1665 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 2349 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
|
H A D | DeclarationName.h | 532 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
|
H A D | ExprCXX.h | 91 SourceRange getSourceRange() const { return Range; } in getSourceRange() function 508 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 594 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function 636 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 731 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function 1788 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 3350 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
|
H A D | Decl.h | 342 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 461 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 2470 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function 3308 SourceRange getSourceRange() const override LLVM_READONLY { in getSourceRange() function
|
H A D | DeclBase.h | 356 virtual SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | Decl.cpp | 1659 SourceRange DeclaratorDecl::getSourceRange() const { in getSourceRange() function in DeclaratorDecl 1758 SourceRange VarDecl::getSourceRange() const { in getSourceRange() function in VarDecl 2229 SourceRange ParmVarDecl::getSourceRange() const { in getSourceRange() function in ParmVarDecl 3168 SourceRange FunctionDecl::getSourceRange() const { in getSourceRange() function in FunctionDecl 3315 SourceRange FieldDecl::getSourceRange() const { in getSourceRange() function in FieldDecl 3349 SourceRange TagDecl::getSourceRange() const { in getSourceRange() function in TagDecl 3736 SourceRange BlockDecl::getSourceRange() const { in getSourceRange() function in BlockDecl 3871 SourceRange EnumConstantDecl::getSourceRange() const { in getSourceRange() function in EnumConstantDecl 3905 SourceRange TypedefDecl::getSourceRange() const { in getSourceRange() function in TypedefDecl 3914 SourceRange TypeAliasDecl::getSourceRange() const { in getSourceRange() function in TypeAliasDecl [all …]
|
H A D | ASTTypeTraits.cpp | 143 SourceRange DynTypedNode::getSourceRange() const { in getSourceRange() function in clang::ast_type_traits::DynTypedNode
|
H A D | TemplateBase.cpp | 428 SourceRange TemplateArgumentLoc::getSourceRange() const { in getSourceRange() function in TemplateArgumentLoc
|
H A D | NestedNameSpecifier.cpp | 382 SourceRange NestedNameSpecifierLoc::getSourceRange() const { in getSourceRange() function in NestedNameSpecifierLoc
|
H A D | DeclTemplate.cpp | 490 SourceRange TemplateTypeParmDecl::getSourceRange() const { in getSourceRange() function in TemplateTypeParmDecl 579 SourceRange NonTypeTemplateParmDecl::getSourceRange() const { in getSourceRange() function in NonTypeTemplateParmDecl 758 ClassTemplateSpecializationDecl::getSourceRange() const { in getSourceRange() function in ClassTemplateSpecializationDecl
|
H A D | DeclCXX.cpp | 1708 SourceRange CXXCtorInitializer::getSourceRange() const { in getSourceRange() function in CXXCtorInitializer 2098 SourceRange UsingDecl::getSourceRange() const { in getSourceRange() function in UsingDecl 2123 SourceRange UnresolvedUsingValueDecl::getSourceRange() const { in getSourceRange() function in UnresolvedUsingValueDecl
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 132 SMRange getSourceRange() const { return SourceRange; } in getSourceRange() function
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/ |
H A D | PreprocessingRecord.h | 92 SourceRange getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
|
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CallEvent.h | 231 virtual SourceRange getSourceRange() const { in getSourceRange() function 664 SourceRange getSourceRange() const override { return Location; } in getSourceRange() function
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 503 const SourceRange &getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function 1049 SourceRange getSourceRange() const LLVM_READONLY { in getSourceRange() function 1073 SourceRange getSourceRange() const { in getSourceRange() function 1675 const SourceRange &getSourceRange() const LLVM_READONLY { return Range; } in getSourceRange() function
|
/minix3/external/bsd/llvm/dist/clang/lib/Parse/ |
H A D | ParseTemplate.cpp | 1278 SourceRange Parser::ParsedTemplateInfo::getSourceRange() const { in getSourceRange() function in Parser::ParsedTemplateInfo
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/ |
H A D | ASTUnit.h | 214 SourceRange getSourceRange(const SourceManager &SM) const { in getSourceRange() function
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | CallEvent.cpp | 656 SourceRange ObjCMethodCall::getSourceRange() const { in getSourceRange() function in ObjCMethodCall
|
/minix3/external/bsd/llvm/dist/clang/tools/libclang/ |
H A D | CXCursor.cpp | 788 SourceRange cxcursor::MacroExpansionCursor::getSourceRange() const { in getSourceRange() function in cxcursor::MacroExpansionCursor
|