| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Source.cpp | 15 SourceLocation SourceInfo::getLoc() const { in getLoc() function in SourceInfo
|
| /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/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenFunction.cpp | 101 mlir::Location CIRGenFunction::getLoc(SourceLocation srcLoc) { in getLoc() function in clang::CIRGen::CIRGenFunction 116 mlir::Location CIRGenFunction::getLoc(SourceRange srcLoc) { in getLoc() function in clang::CIRGen::CIRGenFunction 133 mlir::Location CIRGenFunction::getLoc(mlir::Location lhs, mlir::Location rhs) { in getLoc() function in clang::CIRGen::CIRGenFunction
|
| H A D | CIRGenModule.cpp | 219 mlir::Location CIRGenModule::getLoc(SourceLocation cLoc) { in getLoc() function in CIRGenModule 228 mlir::Location CIRGenModule::getLoc(SourceRange cRange) { in getLoc() function in CIRGenModule
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/ |
| H A D | LLLexer.h | 70 LocTy getLoc() const { return SMLoc::getFromPointer(TokStart); } in getLoc() function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | InstrRefBasedImpl.h | 175 uint64_t getLoc() const { return u.s.LocNo; } in getLoc() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/ |
| H A D | AsmLexer.h | 115 SMLoc getLoc() const { return SMLoc::getFromPointer(TokStart); } in getLoc() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | SourceMgr.h | 308 SMLoc getLoc() const { return Loc; } in getLoc() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCSection.h | 541 SMLoc getLoc() const { return Loc; } in getLoc() function 569 SMLoc getLoc() const { return Loc; } in getLoc() function 596 SMLoc getLoc() const { return Loc; } in getLoc() function
|
| H A D | MCInst.h | 208 SMLoc getLoc() const { return Loc; } in getLoc() function
|
| H A D | MCExpr.h | 86 SMLoc getLoc() const { return Loc; } in getLoc() function
|
| /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/llvm/lib/TableGen/ |
| H A D | TGLexer.cpp | 96 SMLoc TGLexer::getLoc() const { in getLoc() function in TGLexer
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
| H A D | AsmLexer.cpp | 32 SMLoc AsmToken::getLoc() const { return SMLoc::getFromPointer(Str.data()); } in getLoc() function in AsmToken
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | AttributeCommonInfo.h | 194 SourceLocation getLoc() const { return AttrRange.getBegin(); } in getLoc() function
|
| H A D | IdentifierTable.h | 1186 SourceLocation getLoc() const { return Loc; } in getLoc() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | SVals.h | 324 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 | 199 SourceLocation getLoc(PreprocessedEntity *PPE) const { in getLoc() function
|
| /freebsd/contrib/llvm-project/llvm/lib/FileCheck/ |
| H A D | FileCheckImpl.h | 662 SMLoc getLoc() const { return PatternLoc; } in getLoc() function
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
| H A D | Patterns.cpp | 518 ArrayRef<SMLoc> PatFrag::getLoc() const { return Def.getLoc(); } in getLoc() function in llvm::gi::PatFrag
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | DeclarationName.h | 825 SourceLocation getLoc() const { return NameLoc; } in getLoc() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/ |
| H A D | XtensaAsmParser.cpp | 41 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in XtensaAsmParser
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCAssembler.cpp | 1186 SMLoc MCFixup::getLoc() const { in getLoc() function in MCFixup
|