Searched defs:getLoc (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMCAsmLexer.cpp22 SMLoc MCAsmLexer::getLoc() const { function in class:MCAsmLexer
26 SMLoc AsmToken::getLoc() const { function in class:AsmToken
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DSource.cpp15 SourceLocation SourceInfo::getLoc() const { function in class:SourceInfo
H A DFunction.h103 SourceLocation getLoc() const { return Loc; } function in class:clang::interp::final
/freebsd-current/contrib/llvm-project/clang/include/clang/Lex/
H A DPPConditionalDirectiveRecord.h38 SourceLocation getLoc() const { return Loc; } function in class:clang::PPConditionalDirectiveRecord::CondDirectiveLoc
/freebsd-current/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLLexer.h57 LocTy getLoc() const { return SMLoc::getFromPointer(TokStart); } function in class:llvm::LLLexer
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h220 RecordStorageLocation &getLoc() const { return Loc; } function in class:clang::dataflow::final
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h91 MachineLocation getLoc() const { return Loc; } function in class:llvm::DbgValueLocEntry
/freebsd-current/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp62 SMLoc TGLexer::getLoc() const { function in class:TGLexer
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCFixup.h123 SMLoc getLoc() const { return Loc; } function in class:llvm::MCFixup
H A DMCInst.h204 SMLoc getLoc() const { return Loc; } function in class:llvm::MCInst
H A DMCFragment.h367 SMLoc getLoc() const { return Loc; } function in class:llvm::MCFillFragment
395 SMLoc getLoc() const { return Loc; } function in class:llvm::MCNopsFragment
424 SMLoc getLoc() const { return Loc; } function in class:llvm::MCOrgFragment
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp202 SourceLocation getLoc(PreprocessedEntity *PPE) const { function in struct:__anon617::PPEntityComp
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h181 SourceLocation getLoc() const { return AttrRange.getBegin(); } function in class:clang::AttributeCommonInfo
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h326 Loc getLoc() const { function in class:clang::ento::nonloc::LocAsInteger
/freebsd-current/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp33 SMLoc getLoc() const { return getParser().getTok().getLoc(); } function in class:__anon2399::BPFAsmParser
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h306 SMLoc getLoc() const { return Loc; } function in class:llvm::SMDiagnostic
/freebsd-current/contrib/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h105 llvm::ArrayRef<llvm::SMLoc> getLoc() const { function in class:clang::tblgen::WrappedRecord
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp33 SMLoc getLoc() const { return getParser().getTok().getLoc(); } function in class:__anon2480::LoongArchAsmParser
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp309 LocIdx getLoc() const { function in class:LocationQuality::LocationAndQuality
[all...]
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DPatterns.cpp470 ArrayRef<SMLoc> PatFrag::getLoc() const { return Def.getLoc(); } function in class:llvm::gi::PatFrag
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp36 SMLoc getLoc() const { return getParser().getTok().getLoc(); } function in class:XtensaAsmParser
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h640 SMLoc getLoc() const { return PatternLoc; } function in class:llvm::Pattern
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h797 SourceLocation getLoc() const { return NameLoc; } function in struct:clang::DeclarationNameInfo
/freebsd-current/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h372 SourceLocation getLoc() const { function in class:clang::ASTWriter::DeclUpdate
/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp68 SMLoc getLoc() const { return getParser().getTok().getLoc(); } function in class:__anon2418::CSKYAsmParser
[all...]

Completed in 218 milliseconds

12