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.h55 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.cpp30 SMLoc getLoc(unsigned Offset) { in getLoc() function in __anon5c3d45480111::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.h86 MachineLocation getLoc() const { return Loc; } in getLoc() function
/external/llvm/include/llvm/Support/
DSourceMgr.h254 SMLoc getLoc() const { return Loc; } in getLoc() function
/external/clang/lib/Lex/
DPreprocessingRecord.cpp194 SourceLocation getLoc(PreprocessedEntity *PPE) const { in getLoc() function
/external/clang/include/clang/AST/
DDeclarationName.h455 SourceLocation getLoc() const { return NameLoc; } in getLoc() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h378 Loc getLoc() const { in getLoc() function
/external/clang/include/clang/Serialization/
DASTWriter.h310 SourceLocation getLoc() const { in getLoc() function
/external/llvm/utils/FileCheck/
DFileCheck.cpp106 SMLoc getLoc() const { return PatternLoc; } in getLoc() function in Pattern
/external/clang/include/clang/Sema/
DAttributeList.h330 SourceLocation getLoc() const { return AttrRange.getBegin(); } in getLoc() function
/external/llvm/include/llvm/TableGen/
DRecord.h1438 ArrayRef<SMLoc> getLoc() const { return Locs; } in getLoc() function
/external/clang/tools/libclang/
DCIndex.cpp1746 SourceLocation getLoc() const { in getLoc() function in __anonbd367dd30211::LabelRefVisit
1801 SourceLocation getLoc() const { in getLoc() function in __anonbd367dd30211::MemberRefVisit
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp57 SMLoc getLoc() const { return Parser.getTok().getLoc(); } in getLoc() function in __anon27fec24b0111::AArch64AsmParser
/external/clang/lib/Serialization/
DASTReader.cpp4854 SourceLocation getLoc(const PPEntityOffset &PPE) const { in getLoc() function