Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DWeak.h33 inline SourceLocation getLocation() const { return loc; } in getLocation() function
H A DTemplateDeduction.h79 SourceLocation getLocation() const { getLocation() function
352 SourceLocation getLocation() const { return Loc; } getLocation() function
H A DParsedTemplate.h93 SourceLocation getLocation() const { return Loc; } in getLocation() function
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h89 PathDiagnosticLocation getLocation() const override { in getLocation() function
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DLambdaCapture.h125 SourceLocation getLocation() const { return Loc; } in getLocation() function
H A DASTConcept.h179 SourceLocation getLocation() const { return getConceptNameLoc(); } getLocation() function
H A DAttr.h95 SourceLocation getLocation() const { return getRange().getBegin(); } in getLocation() function
H A DCommentLexer.h80 SourceLocation getLocation() const LLVM_READONLY { return Loc; } in getLocation() function
H A DExprObjC.h106 SourceLocation getLocation() const { return Loc; } in getLocation() function
592 SourceLocation getLocation() const { return Loc; } in getLocation() function
762 SourceLocation getLocation() const { return IdLoc; } in getLocation() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.h50 SDValue getLocation(SDValue Val) { in getLocation() function
/freebsd-src/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.cpp241 SourceLocation InterpFrame::getLocation(CodePtr PC) const { getLocation() function in InterpFrame
/freebsd-src/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
864 PathDiagnosticLocation getLocation() const { getLocation() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DAttrImpl.cpp188 OMPDeclareTargetDeclAttr::getLocation(const ValueDecl *VD) { in getLocation() function in OMPDeclareTargetDeclAttr
/freebsd-src/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.h131 SourceLocation getLocation() const { getLocation() function
H A DPreprocessingRecord.h159 SourceLocation getLocation() const { return getSourceRange().getBegin(); } in getLocation() function
/freebsd-src/contrib/llvm-project/lld/Common/
H A DErrorHandler.cpp170 std::string ErrorHandler::getLocation(const Twine &msg) { in getLocation() function in ErrorHandler
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h53 std::string getLocation() const { return Location; } in getLocation() function
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DInputSection.cpp68 std::string InputSection::getLocation(uint64_t off) const { getLocation() function in InputSection
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h437 SourceLocation getLocation() const { return CurLoc; } getLocation() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h224 LocationAccessor getLocation(unsigned LocationIndex) const { in getLocation() function
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h145 ProgramPoint getLocation() const { return Location; } in getLocation() function
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp285 DwarfInstrProfCorrelator<IntPtrT>::getLocation(const DWARFDie &Die) const { in getLocation() function in DwarfInstrProfCorrelator
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h263 PathDiagnosticLocation getLocation() const override { in getLocation() function

12