Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DWeak.h34 inline SourceLocation getLocation() const { return loc; } in getLocation() function
H A DTemplateDeduction.h79 SourceLocation getLocation() const { in getLocation() function
335 SourceLocation getLocation() const { return Loc; } in getLocation() function
H A DParsedTemplate.h94 SourceLocation getLocation() const { return Loc; } in getLocation() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DSource.cpp37 SourceLocation SourceMapper::getLocation(Function *F, CodePtr PC) const { in getLocation() function in SourceMapper
H A DInterpFrame.cpp190 SourceLocation InterpFrame::getLocation(CodePtr PC) const { in getLocation() function in InterpFrame
/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DElftosbLexer.h70 inline token_loc_t & getLocation() { return m_location; } in getLocation() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp40 CXSourceLocation CXStoredDiagnostic::getLocation() const { in getLocation() function in CXStoredDiagnostic
H A DCXLoadedDiagnostic.cpp99 CXSourceLocation CXLoadedDiagnostic::getLocation() const { in getLocation() function in CXLoadedDiagnostic
H A DCIndexDiagnostic.cpp54 CXSourceLocation getLocation() const override { return Loc; } in getLocation() function in __anonb492cf4a0111::CXDiagnosticCustomNoteImpl
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.h89 PathDiagnosticLocation getLocation() const override { in getLocation() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DLambdaCapture.h125 SourceLocation getLocation() const { return Loc; } in getLocation() function
H A DCommentLexer.h80 SourceLocation getLocation() const LLVM_READONLY { return Loc; } in getLocation() function
H A DAttr.h93 SourceLocation getLocation() const { return getRange().getBegin(); } in getLocation() function
H A DExprObjC.h107 SourceLocation getLocation() const { return Loc; } in getLocation() function
589 SourceLocation getLocation() const { return Loc; } in getLocation() function
759 SourceLocation getLocation() const { return IdLoc; } in getLocation() function
H A DExprCXX.h739 SourceLocation getLocation() const { return CXXBoolLiteralExprBits.Loc; } in getLocation() function
773 SourceLocation getLocation() const { return CXXNullPtrLiteralExprBits.Loc; } in getLocation() function
1153 SourceLocation getLocation() const { return CXXThisExprBits.Loc; } in getLocation() function
1534 SourceLocation getLocation() const { return CXXConstructExprBits.Loc; } in getLocation() function
1702 SourceLocation getLocation() const LLVM_READONLY { return Loc; } in getLocation() function
2490 SourceLocation getLocation() const { return Location; } in getLocation() function
3239 SourceLocation getLocation() const { return NameInfo.getLoc(); } in getLocation() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DStatepointLowering.h50 SDValue getLocation(SDValue Val) { in getLocation() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h524 PathDiagnosticLocation getLocation() const override { return Pos; } in getLocation() function
605 PathDiagnosticLocation getLocation() const override { return callEnter; } in getLocation() function
676 PathDiagnosticLocation getLocation() const override { in getLocation() function
867 PathDiagnosticLocation getLocation() const { in getLocation() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DAttrImpl.cpp178 OMPDeclareTargetDeclAttr::getLocation(const ValueDecl *VD) { in getLocation() function in OMPDeclareTargetDeclAttr
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DMacroInfo.h322 SourceLocation getLocation() const { return Loc; } in getLocation() function
462 inline SourceLocation MacroDirective::DefInfo::getLocation() const { in getLocation() function
H A DToken.h126 SourceLocation getLocation() const { in getLocation() function
H A DPreprocessingRecord.h161 SourceLocation getLocation() const { return getSourceRange().getBegin(); } in getLocation() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h403 SourceLocation getLocation() const { return CurLoc; } in getLocation() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/
H A DStackMapParser.h225 LocationAccessor getLocation(unsigned LocationIndex) const { in getLocation() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h144 ProgramPoint getLocation() const { return Location; } in getLocation() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDiagnosticInfo.cpp147 void DiagnosticInfoWithLocationBase::getLocation(StringRef &RelativePath, in getLocation() function in DiagnosticInfoWithLocationBase

12