/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Weak.h | 33 inline SourceLocation getLocation() const { return loc; } in getLocation() function
|
H A D | TemplateDeduction.h | 79 SourceLocation getLocation() const { getLocation() function 352 SourceLocation getLocation() const { return Loc; } getLocation() function
|
H A D | ParsedTemplate.h | 93 SourceLocation getLocation() const { return Loc; } in getLocation() function
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountDiagnostics.h | 89 PathDiagnosticLocation getLocation() const override { in getLocation() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | LambdaCapture.h | 125 SourceLocation getLocation() const { return Loc; } in getLocation() function
|
H A D | ASTConcept.h | 179 SourceLocation getLocation() const { return getConceptNameLoc(); } getLocation() function
|
H A D | Attr.h | 95 SourceLocation getLocation() const { return getRange().getBegin(); } in getLocation() function
|
H A D | CommentLexer.h | 80 SourceLocation getLocation() const LLVM_READONLY { return Loc; } in getLocation() function
|
H A D | ExprObjC.h | 106 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 D | StatepointLowering.h | 50 SDValue getLocation(SDValue Val) { in getLocation() function
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Source.cpp | 47 SourceLocation SourceMapper::getLocation(const Function *F, CodePtr PC) const { in getLocation() function in SourceMapper
|
H A D | InterpFrame.cpp | 241 SourceLocation InterpFrame::getLocation(CodePtr PC) const { getLocation() function in InterpFrame
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | PathDiagnostic.h | 523 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 D | AttrImpl.cpp | 188 OMPDeclareTargetDeclAttr::getLocation(const ValueDecl *VD) { in getLocation() function in OMPDeclareTargetDeclAttr
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | MacroInfo.h | 348 SourceLocation getLocation() const { return Loc; } in getLocation() function 488 inline SourceLocation MacroDirective::DefInfo::getLocation() const { in getLocation() function
|
H A D | Token.h | 131 SourceLocation getLocation() const { getLocation() function
|
H A D | PreprocessingRecord.h | 159 SourceLocation getLocation() const { return getSourceRange().getBegin(); } in getLocation() function
|
/freebsd-src/contrib/llvm-project/lld/Common/ |
H A D | ErrorHandler.cpp | 170 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 D | LVReader.h | 53 std::string getLocation() const { return Location; } in getLocation() function
|
/freebsd-src/contrib/llvm-project/lld/MachO/ |
H A D | InputSection.cpp | 68 std::string InputSection::getLocation(uint64_t off) const { getLocation() function in InputSection
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.h | 437 SourceLocation getLocation() const { return CurLoc; } getLocation() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | StackMapParser.h | 224 LocationAccessor getLocation(unsigned LocationIndex) const { in getLocation() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ExplodedGraph.h | 145 ProgramPoint getLocation() const { return Location; } in getLocation() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfCorrelator.cpp | 285 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 D | BugReporter.h | 263 PathDiagnosticLocation getLocation() const override { in getLocation() function
|