Home
last modified time | relevance | path

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

12

/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
HDMCAsmLexer.cpp22 SMLoc MCAsmLexer::getLoc() const { in getLoc() function in MCAsmLexer
26 SMLoc AsmToken::getLoc() const { in getLoc() function in AsmToken
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDSource.cpp15 SourceLocation SourceInfo::getLoc() const { in getLoc() function in SourceInfo
HDFunction.h104 SourceLocation getLoc() const { return Loc; } in getLoc() function
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPPConditionalDirectiveRecord.h38 SourceLocation getLoc() const { return Loc; } in getLoc() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/AsmParser/
HDLLLexer.h57 LocTy getLoc() const { return SMLoc::getFromPointer(TokStart); } in getLoc() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCFixup.h123 SMLoc getLoc() const { return Loc; } in getLoc() function
HDMCFragment.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
HDMCInst.h204 SMLoc getLoc() const { return Loc; } in getLoc() function
HDMCDwarf.h725 SMLoc getLoc() const { return Loc; } in getLoc() function
HDMCExpr.h79 SMLoc getLoc() const { return Loc; } in getLoc() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
HDInstrRefBasedImpl.h174 uint64_t getLoc() const { return u.s.LocNo; } in getLoc() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDSourceMgr.h306 SMLoc getLoc() const { return Loc; } in getLoc() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDebugLocEntry.h91 MachineLocation getLoc() const { return Loc; } in getLoc() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/TableGen/
HDTGLexer.cpp62 SMLoc TGLexer::getLoc() const { in getLoc() function in TGLexer
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDAttributeCommonInfo.h181 SourceLocation getLoc() const { return AttrRange.getBegin(); } in getLoc() function
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDSVals.h318 Loc getLoc() const { in getLoc() function
/freebsd-14-stable/contrib/llvm-project/clang/utils/TableGen/
HDASTTableGen.h105 llvm::ArrayRef<llvm::SMLoc> getLoc() const { in getLoc() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
HDBPFAsmParser.cpp33 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in __anon4450f76a0111::BPFAsmParser
/freebsd-14-stable/contrib/llvm-project/clang/lib/Lex/
HDPreprocessingRecord.cpp202 SourceLocation getLoc(PreprocessedEntity *PPE) const { in getLoc() function
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclarationName.h797 SourceLocation getLoc() const { return NameLoc; } in getLoc() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/FileCheck/
HDFileCheckImpl.h640 SMLoc getLoc() const { return PatternLoc; } in getLoc() function
/freebsd-14-stable/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
HDPatterns.cpp480 ArrayRef<SMLoc> PatFrag::getLoc() const { return Def.getLoc(); } in getLoc() function in llvm::gi::PatFrag
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
HDXtensaAsmParser.cpp39 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in XtensaAsmParser
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTWriter.h400 SourceLocation getLoc() const { in getLoc() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
HDRecord.h1582 const SMLoc &getLoc() const { return Loc; } in getLoc() function
1723 ArrayRef<SMLoc> getLoc() const { return Locs; } in getLoc() function

12