/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | MCAsmLexer.cpp | 22 SMLoc MCAsmLexer::getLoc() const { in getLoc() function in MCAsmLexer 26 SMLoc AsmToken::getLoc() const { in getLoc() function in AsmToken
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Source.cpp | 15 SourceLocation SourceInfo::getLoc() const { in getLoc() function in SourceInfo
|
H A D | Function.h | 104 SourceLocation getLoc() const { return Loc; } in getLoc() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | PPConditionalDirectiveRecord.h | 38 SourceLocation getLoc() const { return Loc; } in getLoc() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/ |
H A D | LLLexer.h | 57 LocTy getLoc() const { return SMLoc::getFromPointer(TokStart); } in getLoc() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCFixup.h | 143 SMLoc getLoc() const { return Loc; } getLoc() function
|
H A D | MCFragment.h | 354 SMLoc getLoc() const { return Loc; } in getLoc() function 382 SMLoc getLoc() const { return Loc; } in getLoc() function 409 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 | MCDwarf.h | 725 SMLoc getLoc() const { return Loc; } in getLoc() function
|
H A D | MCExpr.h | 79 SMLoc getLoc() const { return Loc; } in getLoc() function
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
H A D | InstrRefBasedImpl.h | 174 uint64_t getLoc() const { return u.s.LocNo; } in getLoc() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 306 SMLoc getLoc() const { return Loc; } in getLoc() function
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | TGLexer.cpp | 62 SMLoc TGLexer::getLoc() const { in getLoc() function in TGLexer
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DebugLocEntry.h | 91 MachineLocation getLoc() const { return Loc; } in getLoc() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | AttributeCommonInfo.h | 181 SourceLocation getLoc() const { return AttrRange.getBegin(); } in getLoc() function
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SVals.h | 318 Loc getLoc() const { in getLoc() function
|
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ASTTableGen.h | 105 llvm::ArrayRef<llvm::SMLoc> getLoc() const { in getLoc() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/ |
H A D | BPFAsmParser.cpp | 33 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in __anonedec09900111::BPFAsmParser
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | PreprocessingRecord.cpp | 202 SourceLocation getLoc(PreprocessedEntity *PPE) const { in getLoc() function
|
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/ |
H A D | FileCheckImpl.h | 666 SMLoc getLoc() const { return PatternLoc; } getLoc() function
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
H A D | Patterns.cpp | 480 ArrayRef<SMLoc> PatFrag::getLoc() const { return Def.getLoc(); } in getLoc() function in llvm::gi::PatFrag
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/ |
H A D | XtensaAsmParser.cpp | 39 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in XtensaAsmParser
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTWriter.h | 400 SourceLocation getLoc() const { in getLoc() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 1582 const SMLoc &getLoc() const { return Loc; } in getLoc() function 1723 ArrayRef<SMLoc> getLoc() const { return Locs; } in getLoc() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 137 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in __anonebada3920111::SparcAsmParser
|