Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DMCAsmLexer.cpp21 SMLoc MCAsmLexer::getLoc() const { in getLoc() function in MCAsmLexer
25 SMLoc AsmToken::getLoc() const { in getLoc() function in AsmToken
/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/swiftshader/third_party/LLVM/include/llvm/TableGen/
DError.h28 SMLoc getLoc() const { return Loc; } in getLoc() function
DRecord.h1406 SMLoc getLoc() const { return Loc; } in getLoc() function
/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/swiftshader/third_party/LLVM/lib/AsmParser/
DLLLexer.h56 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/swiftshader/third_party/LLVM/lib/TableGen/
DTGLexer.cpp35 SMLoc TGLexer::getLoc() const { in getLoc() function in TGLexer
/external/llvm/lib/TableGen/
DTGLexer.cpp36 SMLoc TGLexer::getLoc() const { in getLoc() function in TGLexer
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DSourceMgr.h181 SMLoc getLoc() const { return Loc; } in getLoc() function
/external/llvm/unittests/Support/
DSourceMgrTest.cpp31 SMLoc getLoc(unsigned Offset) { in getLoc() function in __anon97bcb9ee0111::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/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSourceMgr.h255 SMLoc 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.h459 SourceLocation getLoc() const { return NameLoc; } in getLoc() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h380 Loc getLoc() const { in getLoc() function
/external/clang/include/clang/Serialization/
DASTWriter.h338 SourceLocation getLoc() const { in getLoc() function
/external/llvm/utils/FileCheck/
DFileCheck.cpp132 SMLoc getLoc() const { return PatternLoc; } in getLoc() function in Pattern
/external/clang/include/clang/Sema/
DAttributeList.h352 SourceLocation getLoc() const { return AttrRange.getBegin(); } in getLoc() function
/external/llvm/include/llvm/TableGen/
DRecord.h1295 ArrayRef<SMLoc> getLoc() const { return Locs; } in getLoc() function
/external/clang/tools/libclang/
DCIndex.cpp1823 SourceLocation getLoc() const { in getLoc() function in __anoncb786fb90211::LabelRefVisit
1880 SourceLocation getLoc() const { in getLoc() function in __anoncb786fb90211::MemberRefVisit
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp55 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in __anon53ca61710111::AArch64AsmParser

12