Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMCAsmLexer.cpp22 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 DSource.cpp15 SourceLocation SourceInfo::getLoc() const { in getLoc() function in SourceInfo
H A DFunction.h104 SourceLocation getLoc() const { return Loc; } in getLoc() function
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPConditionalDirectiveRecord.h38 SourceLocation getLoc() const { return Loc; } in getLoc() function
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLLexer.h57 LocTy getLoc() const { return SMLoc::getFromPointer(TokStart); } in getLoc() function
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCFixup.h143 SMLoc getLoc() const { return Loc; } getLoc() function
H A DMCFragment.h354 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 DMCInst.h204 SMLoc getLoc() const { return Loc; } in getLoc() function
H A DMCDwarf.h725 SMLoc getLoc() const { return Loc; } in getLoc() function
H A DMCExpr.h79 SMLoc getLoc() const { return Loc; } in getLoc() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h174 uint64_t getLoc() const { return u.s.LocNo; } in getLoc() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h306 SMLoc getLoc() const { return Loc; } in getLoc() function
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp62 SMLoc TGLexer::getLoc() const { in getLoc() function in TGLexer
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h91 MachineLocation getLoc() const { return Loc; } in getLoc() function
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h181 SourceLocation getLoc() const { return AttrRange.getBegin(); } in getLoc() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h318 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.cpp202 SourceLocation getLoc(PreprocessedEntity *PPE) const { in getLoc() function
/freebsd/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h666 SMLoc getLoc() const { return PatternLoc; } getLoc() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.cpp480 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 DXtensaAsmParser.cpp39 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in XtensaAsmParser
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h400 SourceLocation getLoc() const { in getLoc() function
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1582 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 DSparcAsmParser.cpp137 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in __anonebada3920111::SparcAsmParser

12