Searched defs:getSourceRange (Results 1 - 14 of 14) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DASTTypeTraits.cpp90 SourceRange DynTypedNode::getSourceRange() const { function in class:clang::ast_type_traits::DynTypedNode
H A DTemplateBase.cpp417 SourceRange TemplateArgumentLoc::getSourceRange() const { function in class:TemplateArgumentLoc
H A DNestedNameSpecifier.cpp346 SourceRange NestedNameSpecifierLoc::getSourceRange() const { function in class:NestedNameSpecifierLoc
H A DDeclTemplate.cpp493 SourceRange TemplateTypeParmDecl::getSourceRange() const { function in class:TemplateTypeParmDecl
590 SourceRange NonTypeTemplateParmDecl::getSourceRange() const { function in class:NonTypeTemplateParmDecl
779 ClassTemplateSpecializationDecl::getSourceRange() const { function in class:ClassTemplateSpecializationDecl
[all...]
H A DDeclCXX.cpp1665 SourceRange CXXCtorInitializer::getSourceRange() const { function in class:CXXCtorInitializer
2038 SourceRange UsingDecl::getSourceRange() const { function in class:UsingDecl
2063 SourceRange UnresolvedUsingValueDecl::getSourceRange() const { function in class:UnresolvedUsingValueDecl
H A DDeclObjC.cpp1796 SourceRange ObjCPropertyImplDecl::getSourceRange() const { function in class:ObjCPropertyImplDecl
H A DStmt.cpp218 SourceRange Stmt::getSourceRange() const { function in class:Stmt
[all...]
H A DDecl.cpp1574 SourceRange DeclaratorDecl::getSourceRange() const { function in class:DeclaratorDecl
1652 SourceRange VarDecl::getSourceRange() const { function in class:VarDecl
2129 SourceRange ParmVarDecl::getSourceRange() const { function in class:ParmVarDecl
3005 SourceRange FunctionDecl::getSourceRange() cons function in class:FunctionDecl
3148 SourceRange FieldDecl::getSourceRange() const { function in class:FieldDecl
3174 SourceRange TagDecl::getSourceRange() const { function in class:TagDecl
3481 SourceRange BlockDecl::getSourceRange() const { function in class:BlockDecl
3622 SourceRange EnumConstantDecl::getSourceRange() const { function in class:EnumConstantDecl
3656 SourceRange TypedefDecl::getSourceRange() const { function in class:TypedefDecl
3665 SourceRange TypeAliasDecl::getSourceRange() const { function in class:TypeAliasDecl
3769 SourceRange ImportDecl::getSourceRange() const { function in class:ImportDecl
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/Support/
H A DYAMLParser.h134 SMRange getSourceRange() const { return SourceRange; } function in class:llvm::yaml::Node
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp1240 SourceRange Parser::ParsedTemplateInfo::getSourceRange() const { function in class:Parser::ParsedTemplateInfo
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h195 SourceRange getSourceRange(const SourceManager &SM) const { function in class:clang::ASTUnit::PreambleData
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h233 virtual SourceRange getSourceRange() const { function in class:clang::ento::CallEvent
677 virtual SourceRange getSourceRange() const { return Location; } function in class:clang::ento::CXXDestructorCall
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp683 SourceRange ObjCMethodCall::getSourceRange() const { function in class:ObjCMethodCall
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprCXX.h91 SourceRange getSourceRange() const { return Range; } function in class:clang::CXXOperatorCallExpr

Completed in 241 milliseconds