/freebsd/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 | 80 SourceLocation getLocation() const { in getLocation() function 357 SourceLocation getLocation() const { return Loc; } in getLocation() function
|
H A D | ParsedTemplate.h | 93 SourceLocation getLocation() const { return Loc; } in getLocation() function
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountDiagnostics.h | 89 PathDiagnosticLocation getLocation() const override { in getLocation() function
|
/freebsd/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 | 176 SourceLocation getLocation() const { return getConceptNameLoc(); } in getLocation() function
|
H A D | CommentLexer.h | 80 SourceLocation getLocation() const LLVM_READONLY { return Loc; } in getLocation() function
|
H A D | ExprCXX.h | 743 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 D | Expr.h | 1195 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 D | StatepointLowering.h | 50 SDValue getLocation(SDValue Val) { in getLocation() function
|
/freebsd/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 | 256 SourceLocation InterpFrame::getLocation(CodePtr PC) const { in getLocation() function in InterpFrame
|
/freebsd/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 870 PathDiagnosticLocation getLocation() const { in getLocation() function
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | AttrImpl.cpp | 188 OMPDeclareTargetDeclAttr::getLocation(const ValueDecl *VD) { in getLocation() function in OMPDeclareTargetDeclAttr
|
/freebsd/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 | 132 SourceLocation getLocation() const { in getLocation() function
|
H A D | PreprocessingRecord.h | 159 SourceLocation getLocation() const { return getSourceRange().getBegin(); } in getLocation() function
|
/freebsd/contrib/llvm-project/lld/Common/ |
H A D | ErrorHandler.cpp | 170 std::string ErrorHandler::getLocation(const Twine &msg) { in getLocation() function in ErrorHandler
|
/freebsd/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/contrib/llvm-project/lld/MachO/ |
H A D | InputSection.cpp | 114 std::string InputSection::getLocation(uint64_t off) const { in getLocation() function in InputSection
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | StackMapParser.h | 225 LocationAccessor getLocation(unsigned LocationIndex) const { getLocation() function
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.h | 447 SourceLocation getLocation() const { return CurLoc; } in getLocation() function
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ExplodedGraph.h | 145 ProgramPoint getLocation() const { return Location; } in getLocation() function
|
/freebsd/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/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporter.h | 263 PathDiagnosticLocation getLocation() const override { in getLocation() function
|