Home
last modified time | relevance | path

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

12

/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-10.0/llvm/lib/MC/MCParser/
DMCAsmLexer.cpp23 SMLoc MCAsmLexer::getLoc() const { in getLoc() function in MCAsmLexer
27 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/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLLexer.h57 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 __anone46131b60111::SourceMgrTest
/external/llvm/tools/llvm-mcmarkup/
Dllvm-mcmarkup.cpp65 SMLoc getLoc() const { return StartLoc; } in getLoc() function in MarkupTag
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCFixup.h197 SMLoc getLoc() const { return Loc; } in getLoc() function
DMCInst.h178 SMLoc getLoc() const { return Loc; } in getLoc() function
DMCFragment.h338 SMLoc getLoc() const { return Loc; } in getLoc() function
365 SMLoc getLoc() const { return Loc; } in getLoc() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h74 MachineLocation getLoc() const { return Loc; } in getLoc() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h96 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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSourceMgr.h287 SMLoc getLoc() const { return Loc; } in getLoc() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.cpp63 SMLoc TGLexer::getLoc() const { in getLoc() function in TGLexer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheckImpl.h433 SMLoc getLoc() const { return PatternLoc; } in getLoc() function
/external/clang/lib/Lex/
DPreprocessingRecord.cpp192 SourceLocation getLoc(PreprocessedEntity *PPE) const { in getLoc() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp32 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in __anon38cac8390111::BPFAsmParser
/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

12