Home
last modified time | relevance | path

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

1234

/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/llvm-project/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/llvm-project/clang/lib/AST/Interp/
DSource.cpp15 SourceLocation SourceInfo::getLoc() const { in getLoc() function in SourceInfo
DByteCodeGenError.h29 const SourceLocation &getLoc() const { return Loc; } in getLoc() function
DFunction.h77 SourceLocation getLoc() const { return Loc; } in getLoc() function
/external/clang/include/clang/Lex/
DPPConditionalDirectiveRecord.h39 SourceLocation getLoc() const { return Loc; } in getLoc() function
/external/llvm-project/clang/include/clang/Lex/
DPPConditionalDirectiveRecord.h38 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-project/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-project/mlir/lib/Parser/
DToken.cpp19 SMLoc Token::getLoc() const { return SMLoc::getFromPointer(spelling.data()); } in getLoc() function in Token
/external/llvm/lib/TableGen/
DTGLexer.cpp36 SMLoc TGLexer::getLoc() const { in getLoc() function in TGLexer
/external/llvm-project/mlir/lib/TableGen/
DTypeDef.cpp96 llvm::ArrayRef<llvm::SMLoc> TypeDef::getLoc() const { return def->getLoc(); } in getLoc() function in TypeDef
/external/llvm/unittests/Support/
DSourceMgrTest.cpp31 SMLoc getLoc(unsigned Offset) { in getLoc() function in __anon75b76c580111::SourceMgrTest
/external/llvm-project/llvm/include/llvm/MC/
DMCFragment.h354 SMLoc getLoc() const { return Loc; } in getLoc() function
379 SMLoc getLoc() const { return Loc; } in getLoc() function
406 SMLoc getLoc() const { return Loc; } in getLoc() function
DMCFixup.h201 SMLoc getLoc() const { return Loc; } in getLoc() function
/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
/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h74 MachineLocation getLoc() const { return Loc; } in getLoc() function
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDebugLocEntry.h96 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/llvm-project/mlir/lib/IR/
DValue.cpp77 Location Value::getLoc() const { in getLoc() function in Value
DRegion.cpp31 Location Region::getLoc() { in getLoc() function in Region

1234