Home
last modified time | relevance | path

Searched defs:getLoc (Results 1 – 25 of 35) 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.h103 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.h123 SMLoc getLoc() const { return Loc; } in getLoc() function
H A DMCFragment.h367 SMLoc getLoc() const { return Loc; } in getLoc() function
395 SMLoc getLoc() const { return Loc; } in getLoc() function
424 SMLoc getLoc() const { return Loc; } in getLoc() function
H A DMCInst.h204 SMLoc getLoc() const { return Loc; } in getLoc() function
H A DMCDwarf.h694 SMLoc getLoc() const { return Loc; } in getLoc() function
H A DMCExpr.h82 SMLoc getLoc() const { return Loc; } in getLoc() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h220 RecordStorageLocation &getLoc() const { return Loc; } in getLoc() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h136 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/CodeGen/AsmPrinter/
H A DDebugLocEntry.h91 MachineLocation 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/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.h326 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 __anon3ef4f7580111::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.h640 SMLoc getLoc() const { return PatternLoc; } in getLoc() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DPatterns.cpp470 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.h797 SourceLocation getLoc() const { return NameLoc; } in getLoc() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp36 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in XtensaAsmParser
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h372 SourceLocation getLoc() const { in getLoc() function

12