Home
last modified time | relevance | path

Searched defs:getLoc (Results 1 – 20 of 20) 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 __anon0ef690910111::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.h76 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/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/curves/
DCurvesHelper.java576 protected Vector3f getLoc(Structure curveStructure) { in getLoc() method in CurvesHelper
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h378 Loc getLoc() const { in getLoc() function
/external/clang/include/clang/Serialization/
DASTWriter.h318 SourceLocation 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/Sema/
DAttributeList.h330 SourceLocation getLoc() const { return AttrRange.getBegin(); } in getLoc() function
/external/llvm/include/llvm/TableGen/
DRecord.h1460 ArrayRef<SMLoc> getLoc() const { return Locs; } in getLoc() function
/external/clang/tools/libclang/
DCIndex.cpp1751 SourceLocation getLoc() const { in getLoc() function in __anonc9d3eafc0211::LabelRefVisit
1808 SourceLocation getLoc() const { in getLoc() function in __anonc9d3eafc0211::MemberRefVisit
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp55 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in __anon26fd99540111::AArch64AsmParser
/external/clang/lib/Serialization/
DASTReader.cpp5033 SourceLocation getLoc(const PPEntityOffset &PPE) const { in getLoc() function