Home
last modified time | relevance | path

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

123

/llvm-project/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp40 CXSourceLocation CXStoredDiagnostic::getLocation() const { in getLocation() function in CXStoredDiagnostic
H A DCXLoadedDiagnostic.cpp100 CXSourceLocation CXLoadedDiagnostic::getLocation() const { in getLocation() function in CXLoadedDiagnostic
/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 { getLocation() function
357 SourceLocation getLocation() const { return Loc; } getLocation() function
H A DParsedTemplate.h93 SourceLocation getLocation() const { return Loc; } in getLocation() function
/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h89 PathDiagnosticLocation getLocation() const override { in getLocation() function
/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(); } getLocation() function
H A DCommentLexer.h80 SourceLocation getLocation() const LLVM_READONLY { return Loc; } in getLocation() function
/llvm-project/clang/lib/AST/Interp/
H A DSource.cpp
H A DInterpFrame.cpp
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.h50 SDValue getLocation(SDValue Val) { in getLocation() function
/llvm-project/flang/examples/FlangOmpReport/
H A DFlangOmpReportVisitor.cpp50 SourcePosition OpenMPCounterVisitor::getLocation(const OmpWrapperType &w) { getLocation() function in Fortran::parser::OpenMPCounterVisitor
57 SourcePosition OpenMPCounterVisitor::getLocation( getLocation() function in Fortran::parser::OpenMPCounterVisitor
65 SourcePosition OpenMPCounterVisitor::getLocation(const OpenMPConstruct &c) { getLocation() function in Fortran::parser::OpenMPCounterVisitor
/llvm-project/mlir/include/mlir/Tools/PDLL/AST/
H A DDiagnostic.h40 SMRange getLocation() const { return location; } in getLocation() function
/llvm-project/clang/unittests/Tooling/
H A DRewriterTestContext.h101 SourceLocation getLocation(FileID ID, unsigned Line, unsigned Column) { in getLocation() function
/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
/llvm-project/clang/lib/AST/
H A DAttrImpl.cpp188 OMPDeclareTargetDeclAttr::getLocation(const ValueDecl *VD) { in getLocation() function in OMPDeclareTargetDeclAttr
/llvm-project/clang/unittests/AST/
H A DMatchVerifier.h216 virtual SourceLocation getLocation(const NodeType &Node) { getLocation() function
/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
/llvm-project/lld/Common/
H A DErrorHandler.cpp170 std::string ErrorHandler::getLocation(const Twine &msg) { in getLocation() function in ErrorHandler
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h53 std::string getLocation() const { return Location; } in getLocation() function
/llvm-project/mlir/include/mlir/IR/
H A DDiagnostics.h168 Location getLocation() const { return loc; } in getLocation() function
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/Detail/
H A DVar.h300 Location getLocation(AsmParser &parser) const { in getLocation() function

123