Searched defs:getLocation (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DWeak.h35 inline SourceLocation getLocation() const { return loc; } function in class:clang::WeakInfo
H A DParsedTemplate.h88 SourceLocation getLocation() const { return Loc; } function in class:clang::ParsedTemplateArgument
H A DTemplateDeduction.h55 SourceLocation getLocation() const { function in class:clang::sema::TemplateDeductionInfo
257 SourceLocation getLocation() const { return Loc; } function in class:clang::TemplateSpecCandidateSet
H A DOverload.h704 SourceLocation getLocation() const { return Loc; } function in class:clang::OverloadCandidateSet
H A DInitialization.h566 SourceLocation getLocation() const { return Locations[0]; } function in class:clang::InitializationKind
H A DScopeInfo.h415 SourceLocation getLocation() const { return Loc; } function in class:clang::sema::CapturingScopeInfo::Capture
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DAttr.h89 SourceLocation getLocation() const { return Range.getBegin(); } function in class:clang::Attr
H A DTemplateBase.h448 SourceLocation getLocation() const { function in class:clang::TemplateArgumentLoc
H A DDeclBase.h373 SourceLocation getLocation() const { return Loc; } function in class:clang::Decl
H A DExprCXX.h445 SourceLocation getLocation() const { return Loc; } function in class:clang::CXXBoolLiteralExpr
473 SourceLocation getLocation() const { return Loc; } function in class:clang::CXXNullPtrLiteralExpr
779 SourceLocation getLocation() const { return Loc; } function in class:clang::CXXThisExpr
1124 SourceLocation getLocation() const { return Loc; } function in class:clang::CXXConstructExpr
1432 SourceLocation getLocation() const { return Loc; } function in class:clang::LambdaExpr::Capture
[all...]
H A DExprObjC.h77 SourceLocation getLocation() const { return Loc; } function in class:clang::ObjCBoolLiteralExpr
504 SourceLocation getLocation() const { return Loc; } function in class:clang::ObjCIvarRefExpr
675 SourceLocation getLocation() const { return IdLoc; } function in class:clang::ObjCPropertyRefExpr
H A DStmt.h1948 SourceLocation getLocation() const { return Loc; } function in class:clang::CapturedStmt::Capture
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h212 SourceLocation getLocation() const { return CurLoc; } function in class:clang::CodeGen::CGDebugInfo
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DAliasAnalysis.cpp227 AliasAnalysis::Location AliasAnalysis::getLocation(const LoadInst *LI) { function in class:AliasAnalysis
233 AliasAnalysis::Location AliasAnalysis::getLocation(const StoreInst *SI) { function in class:AliasAnalysis
239 AliasAnalysis::Location AliasAnalysis::getLocation(const VAArgInst *VI) { function in class:AliasAnalysis
246 AliasAnalysis::getLocation(const AtomicCmpXchgInst *CXI) { function in class:AliasAnalysis
253 AliasAnalysis::getLocation(const AtomicRMWInst *RMWI) { function in class:AliasAnalysis
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DMacroInfo.h528 inline SourceLocation MacroDirective::DefInfo::getLocation() const { function in class:MacroDirective::DefInfo
H A DToken.h113 SourceLocation getLocation() const { return Loc; } function in class:clang::Token
H A DPreprocessingRecord.h149 SourceLocation getLocation() const { return getSourceRange().getBegin(); } function in class:clang::MacroDefinition
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h134 ProgramPoint getLocation() const { return Location; } function in class:clang::ento::ExplodedNode
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h511 SourceLocation getLocation() const { function in class:clang::ImplicitCallPoint
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h440 PathDiagnosticLocation getLocation() const { return Pos; } function in class:clang::ento::PathDiagnosticSpotPiece
582 virtual PathDiagnosticLocation getLocation() const { function in class:clang::ento::PathDiagnosticCallPiece
654 virtual PathDiagnosticLocation getLocation() const { function in class:clang::ento::PathDiagnosticControlFlowPiece
801 PathDiagnosticLocation getLocation() const { function in class:clang::ento::PathDiagnostic
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp810 SourceLocation getLocation() const { function in struct:clang::MMToken
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1147 AliasAnalysis::Location BoUpSLP::getLocation(Instruction *I) { function in class:__anon2724::BoUpSLP
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafety.cpp935 SourceLocation getLocation(CFGBlockSide Side) const { function in struct:__anon3047::CFGBlockInfo
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp2743 SourceLocation ASTUnit::getLocation(const FileEntry *File, function in class:ASTUnit
2750 SourceLocation ASTUnit::getLocation(const FileEntry *File, function in class:ASTUnit
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1717 PathDiagnosticLocation getLocation(const SourceManager &SM) const { function in class:__anon3463::CFRefLeakReport

Completed in 219 milliseconds

12