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

12

/freebsd-11.0-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.h57 SourceLocation getLocation() const { function in class:clang::sema::TemplateDeductionInfo
286 SourceLocation getLocation() const { return Loc; } function in class:clang::TemplateSpecCandidateSet
H A DOverload.h737 SourceLocation getLocation() const { return Loc; } function in class:clang::OverloadCandidateSet
H A DInitialization.h581 SourceLocation getLocation() const { return Locations[0]; } function in class:clang::InitializationKind
H A DScopeInfo.h473 SourceLocation getLocation() const { return Loc; } function in class:clang::sema::CapturingScopeInfo::Capture
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.h48 SDValue getLocation(SDValue val) { function in class:llvm::StatepointLoweringState
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DLambdaCapture.h112 SourceLocation getLocation() const { return Loc; } function in class:clang::LambdaCapture
H A DAttr.h93 SourceLocation getLocation() const { return Range.getBegin(); } function in class:clang::Attr
H A DTemplateBase.h453 SourceLocation getLocation() const { function in class:clang::TemplateArgumentLoc
H A DDeclBase.h384 SourceLocation getLocation() const { return Loc; } function in class:clang::Decl
H A DExprCXX.h473 SourceLocation getLocation() const { return Loc; } function in class:clang::CXXBoolLiteralExpr
503 SourceLocation getLocation() const { return Loc; } function in class:clang::CXXNullPtrLiteralExpr
876 SourceLocation getLocation() const { return Loc; } function in class:clang::CXXThisExpr
1214 SourceLocation getLocation() const { return Loc; } function in class:clang::CXXConstructExpr
H A DExprObjC.h77 SourceLocation getLocation() const { return Loc; } function in class:clang::ObjCBoolLiteralExpr
518 SourceLocation getLocation() const { return Loc; } function in class:clang::ObjCIvarRefExpr
689 SourceLocation getLocation() const { return IdLoc; } function in class:clang::ObjCPropertyRefExpr
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DDiagnosticInfo.cpp145 void DiagnosticInfoOptimizationBase::getLocation(StringRef *Filename, function in class:DiagnosticInfoOptimizationBase
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessingRecord.h149 SourceLocation getLocation() const { return getSourceRange().getBegin(); } function in class:clang::MacroDefinitionRecord
H A DToken.h124 SourceLocation getLocation() const { function in class:clang::Token
H A DMacroInfo.h471 inline SourceLocation MacroDirective::DefInfo::getLocation() const { function in class:MacroDirective::DefInfo
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h132 ProgramPoint getLocation() const { return Location; } function in class:clang::ento::ExplodedNode
/freebsd-11.0-release/contrib/llvm/include/llvm/Object/
H A DStackMapParser.h215 LocationAccessor getLocation(unsigned LocationIndex) const { function in class:llvm::StackMapV1Parser::LocationKind::RecordAccessor
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h534 SourceLocation getLocation() const { function in class:clang::ImplicitCallPoint
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h810 PathDiagnosticLocation getLocation() const { function in class:clang::ento::PathDiagnostic
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp998 SourceLocation getLocation() const { function in struct:clang::MMToken
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp2652 SourceLocation ASTUnit::getLocation(const FileEntry *File, function in class:ASTUnit
2659 SourceLocation ASTUnit::getLocation(const FileEntry *File, function in class:ASTUnit
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2718 PathDiagnosticLocation BugReport::getLocation(const SourceManager &SM) const { function in class:BugReport
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp337 static MemoryLocation getLocation(Instruction *I, AliasAnalysis *AA) { function in namespace:__anon3297

Completed in 241 milliseconds

12