Home
last modified time | relevance | path

Searched defs:getLoc (Results 1 – 17 of 17) 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.h107 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/tools/llvm-mcmarkup/
Dllvm-mcmarkup.cpp66 SMLoc getLoc() const { return StartLoc; } in getLoc() function in MarkupTag
/external/llvm/include/llvm/Support/
DSourceMgr.h233 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.h454 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/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h141 MachineLocation getLoc() const { return Loc; } in getLoc() function
/external/llvm/utils/FileCheck/
DFileCheck.cpp96 SMLoc getLoc() const { return PatternLoc; } in getLoc() function in Pattern
/external/clang/include/clang/Sema/
DAttributeList.h284 SourceLocation getLoc() const { return AttrRange.getBegin(); } in getLoc() function
/external/llvm/include/llvm/TableGen/
DRecord.h1442 ArrayRef<SMLoc> getLoc() const { return Locs; } in getLoc() function
/external/clang/tools/libclang/
DCIndex.cpp1745 SourceLocation getLoc() const { in getLoc() function in __anon49323a460211::LabelRefVisit
1800 SourceLocation getLoc() const { in getLoc() function in __anon49323a460211::MemberRefVisit
/external/clang/lib/Serialization/
DASTReader.cpp4269 SourceLocation getLoc(const PPEntityOffset &PPE) const { in getLoc() function