Home
last modified time | relevance | path

Searched defs:getLoc (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DSource.cpp15 SourceLocation SourceInfo::getLoc() const { in getLoc() function in SourceInfo
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPConditionalDirectiveRecord.h38 SourceLocation getLoc() const { return Loc; } in getLoc() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.cpp101 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 DCIRGenModule.cpp219 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 DLLLexer.h70 LocTy getLoc() const { return SMLoc::getFromPointer(TokStart); } in getLoc() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h175 uint64_t getLoc() const { return u.s.LocNo; } in getLoc() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DAsmLexer.h115 SMLoc getLoc() const { return SMLoc::getFromPointer(TokStart); } in getLoc() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h308 SMLoc getLoc() const { return Loc; } in getLoc() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSection.h541 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 DMCInst.h208 SMLoc getLoc() const { return Loc; } in getLoc() function
H A DMCExpr.h86 SMLoc getLoc() const { return Loc; } in getLoc() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h91 MachineLocation getLoc() const { return Loc; } in getLoc() function
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp96 SMLoc TGLexer::getLoc() const { in getLoc() function in TGLexer
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp32 SMLoc AsmToken::getLoc() const { return SMLoc::getFromPointer(Str.data()); } in getLoc() function in AsmToken
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h194 SourceLocation getLoc() const { return AttrRange.getBegin(); } in getLoc() function
H A DIdentifierTable.h1186 SourceLocation getLoc() const { return Loc; } in getLoc() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h324 Loc getLoc() const { in getLoc() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h105 llvm::ArrayRef<llvm::SMLoc> getLoc() const { in getLoc() function
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp33 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in __anonedec09900111::BPFAsmParser
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp199 SourceLocation getLoc(PreprocessedEntity *PPE) const { in getLoc() function
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h662 SMLoc getLoc() const { return PatternLoc; } in getLoc() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.cpp518 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 DDeclarationName.h825 SourceLocation getLoc() const { return NameLoc; } in getLoc() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp41 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in XtensaAsmParser
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp1186 SMLoc MCFixup::getLoc() const { in getLoc() function in MCFixup

12