Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCParser/
DMCAsmLexer.cpp22 SMLoc MCAsmLexer::getLoc() const { in getLoc() function in MCAsmLexer
26 SMLoc AsmToken::getLoc() const { in getLoc() function in AsmToken
/external/clang/include/clang/Lex/
DPPConditionalDirectiveRecord.h39 SourceLocation getLoc() const { return Loc; } in getLoc() function
/external/llvm/lib/AsmParser/
DLLLexer.h54 LocTy getLoc() const { return SMLoc::getFromPointer(TokStart); } in getLoc() function
/external/llvm/include/llvm/MC/
DMCFixup.h108 SMLoc getLoc() const { return Loc; } in getLoc() function
/external/llvm/lib/TableGen/
DTGLexer.cpp36 SMLoc TGLexer::getLoc() const { in getLoc() function in TGLexer
/external/llvm/unittests/Support/
DSourceMgrTest.cpp31 SMLoc getLoc(unsigned Offset) { in getLoc() function in __anon1d432add0111::SourceMgrTest
/external/llvm/tools/llvm-mcmarkup/
Dllvm-mcmarkup.cpp65 SMLoc getLoc() const { return StartLoc; } in getLoc() function in MarkupTag
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h74 MachineLocation getLoc() const { return Loc; } in getLoc() function
/external/llvm/include/llvm/Support/
DSourceMgr.h260 SMLoc getLoc() const { return Loc; } in getLoc() function
/external/clang/lib/Lex/
DPreprocessingRecord.cpp192 SourceLocation getLoc(PreprocessedEntity *PPE) const { in getLoc() function
/external/clang/include/clang/AST/
DDeclarationName.h456 SourceLocation getLoc() const { return NameLoc; } in getLoc() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h378 Loc getLoc() const { in getLoc() function
/external/llvm/utils/FileCheck/
DFileCheck.cpp119 SMLoc getLoc() const { return PatternLoc; } in getLoc() function in Pattern
/external/clang/include/clang/Serialization/
DASTWriter.h336 SourceLocation getLoc() const { in getLoc() function
/external/clang/include/clang/Sema/
DAttributeList.h330 SourceLocation getLoc() const { return AttrRange.getBegin(); } in getLoc() function
/external/llvm/include/llvm/TableGen/
DRecord.h1218 ArrayRef<SMLoc> getLoc() const { return Locs; } in getLoc() function
/external/clang/tools/libclang/
DCIndex.cpp1804 SourceLocation getLoc() const { in getLoc() function in __anon4c325fc80211::LabelRefVisit
1861 SourceLocation getLoc() const { in getLoc() function in __anon4c325fc80211::MemberRefVisit
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp55 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in __anonbb8448a00111::AArch64AsmParser
/external/clang/lib/Serialization/
DASTReader.cpp4982 SourceLocation getLoc(const PPEntityOffset &PPE) const { in getLoc() function