/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Weak.h | 34 inline SourceLocation getLocation() const { return loc; } in getLocation() function
|
H A D | TemplateDeduction.h | 79 SourceLocation getLocation() const { in getLocation() function 335 SourceLocation getLocation() const { return Loc; } in getLocation() function
|
H A D | ParsedTemplate.h | 94 SourceLocation getLocation() const { return Loc; } in getLocation() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | Source.cpp | 37 SourceLocation SourceMapper::getLocation(Function *F, CodePtr PC) const { in getLocation() function in SourceMapper
|
H A D | InterpFrame.cpp | 190 SourceLocation InterpFrame::getLocation(CodePtr PC) const { in getLocation() function in InterpFrame
|
/netbsd-src/external/bsd/elftosb/dist/elftosb2/ |
H A D | ElftosbLexer.h | 70 inline token_loc_t & getLocation() { return m_location; } in getLocation() function
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | CXStoredDiagnostic.cpp | 40 CXSourceLocation CXStoredDiagnostic::getLocation() const { in getLocation() function in CXStoredDiagnostic
|
H A D | CXLoadedDiagnostic.cpp | 99 CXSourceLocation CXLoadedDiagnostic::getLocation() const { in getLocation() function in CXLoadedDiagnostic
|
H A D | CIndexDiagnostic.cpp | 54 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 D | RetainCountDiagnostics.h | 89 PathDiagnosticLocation getLocation() const override { in getLocation() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | LambdaCapture.h | 125 SourceLocation getLocation() const { return Loc; } in getLocation() function
|
H A D | CommentLexer.h | 80 SourceLocation getLocation() const LLVM_READONLY { return Loc; } in getLocation() function
|
H A D | Attr.h | 93 SourceLocation getLocation() const { return getRange().getBegin(); } in getLocation() function
|
H A D | ExprObjC.h | 107 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 D | ExprCXX.h | 739 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 D | StatepointLowering.h | 50 SDValue getLocation(SDValue Val) { in getLocation() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/ |
H A D | PathDiagnostic.h | 524 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 D | AttrImpl.cpp | 178 OMPDeclareTargetDeclAttr::getLocation(const ValueDecl *VD) { in getLocation() function in OMPDeclareTargetDeclAttr
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | MacroInfo.h | 322 SourceLocation getLocation() const { return Loc; } in getLocation() function 462 inline SourceLocation MacroDirective::DefInfo::getLocation() const { in getLocation() function
|
H A D | Token.h | 126 SourceLocation getLocation() const { in getLocation() function
|
H A D | PreprocessingRecord.h | 161 SourceLocation getLocation() const { return getSourceRange().getBegin(); } in getLocation() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGDebugInfo.h | 403 SourceLocation getLocation() const { return CurLoc; } in getLocation() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Object/ |
H A D | StackMapParser.h | 225 LocationAccessor getLocation(unsigned LocationIndex) const { in getLocation() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ExplodedGraph.h | 144 ProgramPoint getLocation() const { return Location; } in getLocation() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | DiagnosticInfo.cpp | 147 void DiagnosticInfoWithLocationBase::getLocation(StringRef &RelativePath, in getLocation() function in DiagnosticInfoWithLocationBase
|