/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/ |
H A D | MCAsmLexer.cpp | 23 SMLoc MCAsmLexer::getLoc() const { in getLoc() function in MCAsmLexer 27 SMLoc AsmToken::getLoc() const { in getLoc() function in AsmToken
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | Source.cpp | 15 SourceLocation SourceInfo::getLoc() const { in getLoc() function in SourceInfo
|
H A D | ByteCodeGenError.h | 29 const SourceLocation &getLoc() const { return Loc; } in getLoc() function
|
H A D | Function.h | 77 SourceLocation getLoc() const { return Loc; } in getLoc() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | PPConditionalDirectiveRecord.h | 38 SourceLocation getLoc() const { return Loc; } in getLoc() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/ |
H A D | LLLexer.h | 57 LocTy getLoc() const { return SMLoc::getFromPointer(TokStart); } in getLoc() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCFragment.h | 356 SMLoc getLoc() const { return Loc; } in getLoc() function 381 SMLoc getLoc() const { return Loc; } in getLoc() function 408 SMLoc getLoc() const { return Loc; } in getLoc() function
|
H A D | MCFixup.h | 201 SMLoc getLoc() const { return Loc; } in getLoc() function
|
H A D | MCInst.h | 204 SMLoc getLoc() const { return Loc; } in getLoc() function
|
H A D | MCExpr.h | 82 SMLoc getLoc() const { return Loc; } in getLoc() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 276 SMLoc getLoc() const { return Loc; } in getLoc() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugLocEntry.h | 88 MachineLocation getLoc() const { return Loc; } in getLoc() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
H A D | AttributeCommonInfo.h | 129 SourceLocation getLoc() const { return AttrRange.getBegin(); } in getLoc() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
H A D | TGLexer.cpp | 64 SMLoc TGLexer::getLoc() const { in getLoc() function in TGLexer
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | ASTTableGen.h | 104 llvm::ArrayRef<llvm::SMLoc> getLoc() const { in getLoc() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/ |
H A D | BPFAsmParser.cpp | 32 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in __anon2f72413b0111::BPFAsmParser
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | PreprocessingRecord.cpp | 202 SourceLocation getLoc(PreprocessedEntity *PPE) const { in getLoc() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 689 SMLoc getLoc() const { return PatternLoc; } in getLoc() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SVals.h | 417 Loc getLoc() const { in getLoc() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/ |
H A D | CSKYAsmParser.cpp | 38 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in __anon774c3a3f0111::CSKYAsmParser
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | DeclarationName.h | 787 SourceLocation getLoc() const { return NameLoc; } in getLoc() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/ |
H A D | ASTWriter.h | 372 SourceLocation getLoc() const { in getLoc() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/ |
H A D | Record.h | 1434 const SMLoc &getLoc() const { return Loc; } in getLoc() function 1552 ArrayRef<SMLoc> getLoc() const { return Locs; } in getLoc() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | dsymbol.c | 274 Loc& Dsymbol::getLoc() in getLoc() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | dsymbol.d | 294 final const(Loc) getLoc() in getLoc() function
|