Home
last modified time | relevance | path

Searched defs:getLocation (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DWeak.h33 inline SourceLocation getLocation() const { return loc; } in getLocation() function
H A DTemplateDeduction.h80 SourceLocation getLocation() const { in getLocation() function
357 SourceLocation getLocation() const { return Loc; } in getLocation() function
H A DParsedTemplate.h93 SourceLocation getLocation() const { return Loc; } in getLocation() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h89 PathDiagnosticLocation getLocation() const override { in getLocation() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DLambdaCapture.h125 SourceLocation getLocation() const { return Loc; } in getLocation() function
H A DASTConcept.h176 SourceLocation getLocation() const { return getConceptNameLoc(); } in getLocation() function
H A DCommentLexer.h80 SourceLocation getLocation() const LLVM_READONLY { return Loc; } in getLocation() function
H A DExprCXX.h743 SourceLocation getLocation() const { return CXXBoolLiteralExprBits.Loc; } in getLocation() function
779 SourceLocation getLocation() const { return CXXNullPtrLiteralExprBits.Loc; } in getLocation() function
1169 SourceLocation getLocation() const { return CXXThisExprBits.Loc; } in getLocation() function
1611 SourceLocation getLocation() const { return CXXConstructExprBits.Loc; } in getLocation() function
1790 SourceLocation getLocation() const LLVM_READONLY { return Loc; } in getLocation() function
2589 SourceLocation getLocation() const { return Location; } in getLocation() function
3366 SourceLocation getLocation() const { return NameInfo.getLoc(); } in getLocation() function
H A DExpr.h1195 SourceLocation getLocation() const { return OpaqueValueExprBits.Loc; } in getLocation() function
1341 SourceLocation getLocation() const { return DeclRefExprBits.Loc; } in getLocation() function
1525 SourceLocation getLocation() const { return Loc; } in getLocation() function
1567 SourceLocation getLocation() const { return Loc; } in getLocation() function
1607 SourceLocation getLocation() const { return Loc; } in getLocation() function
1693 SourceLocation getLocation() const { return Loc; } in getLocation() function
2032 SourceLocation getLocation() const { return PredefinedExprBits.Loc; } in getLocation() function
2108 SourceLocation getLocation() const { return OpLoc; } in getLocation() function
4795 SourceLocation getLocation() const { return BuiltinLoc; } in getLocation() function
4870 SourceLocation getLocation() const { return EmbedKeywordLoc; } in getLocation() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.h50 SDValue getLocation(SDValue Val) { in getLocation() function
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DSource.cpp47 SourceLocation SourceMapper::getLocation(const Function *F, CodePtr PC) const { in getLocation() function in SourceMapper
H A DInterpFrame.cpp256 SourceLocation InterpFrame::getLocation(CodePtr PC) const { in getLocation() function in InterpFrame
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h523 PathDiagnosticLocation getLocation() const override { return Pos; } in getLocation() function
602 PathDiagnosticLocation getLocation() const override { return callEnter; } in getLocation() function
673 PathDiagnosticLocation getLocation() const override { in getLocation() function
870 PathDiagnosticLocation getLocation() const { in getLocation() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAttrImpl.cpp188 OMPDeclareTargetDeclAttr::getLocation(const ValueDecl *VD) { in getLocation() function in OMPDeclareTargetDeclAttr
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h348 SourceLocation getLocation() const { return Loc; } in getLocation() function
488 inline SourceLocation MacroDirective::DefInfo::getLocation() const { in getLocation() function
H A DToken.h132 SourceLocation getLocation() const { in getLocation() function
H A DPreprocessingRecord.h159 SourceLocation getLocation() const { return getSourceRange().getBegin(); } in getLocation() function
/freebsd/contrib/llvm-project/lld/Common/
H A DErrorHandler.cpp170 std::string ErrorHandler::getLocation(const Twine &msg) { in getLocation() function in ErrorHandler
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h53 std::string getLocation() const { return Location; } in getLocation() function
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.cpp114 std::string InputSection::getLocation(uint64_t off) const { in getLocation() function in InputSection
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h225 LocationAccessor getLocation(unsigned LocationIndex) const { getLocation() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h447 SourceLocation getLocation() const { return CurLoc; } in getLocation() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h145 ProgramPoint getLocation() const { return Location; } in getLocation() function
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp285 DwarfInstrProfCorrelator<IntPtrT>::getLocation(const DWARFDie &Die) const { in getLocation() function in DwarfInstrProfCorrelator
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h263 PathDiagnosticLocation getLocation() const override { in getLocation() function

12