Searched defs:getLoc (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/MC/MCParser/
H A DMCAsmLexer.cpp22 SMLoc MCAsmLexer::getLoc() const { function in class:MCAsmLexer
26 SMLoc AsmToken::getLoc() const { function in class:AsmToken
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPPConditionalDirectiveRecord.h39 SourceLocation getLoc() const { return Loc; } function in class:clang::PPConditionalDirectiveRecord::CondDirectiveLoc
/freebsd-10.1-release/contrib/llvm/lib/AsmParser/
H A DLLLexer.h55 LocTy getLoc() const { return SMLoc::getFromPointer(TokStart); } function in class:llvm::LLLexer
/freebsd-10.1-release/contrib/llvm/include/llvm/MC/
H A DMCFixup.h107 SMLoc getLoc() const { return Loc; } function in class:llvm::MCFixup
H A DMCInst.h161 SMLoc getLoc() const { return Loc; } function in class:llvm::MCInst
/freebsd-10.1-release/contrib/llvm/lib/TableGen/
H A DTGLexer.cpp36 SMLoc TGLexer::getLoc() const { function in class:TGLexer
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessingRecord.cpp194 SourceLocation getLoc(PreprocessedEntity *PPE) const { function in struct:__anon3306::PPEntityComp
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclarationName.h454 SourceLocation getLoc() const { return NameLoc; } function in struct:clang::DeclarationNameInfo
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h378 Loc getLoc() const { function in class:clang::ento::nonloc::LocAsInteger
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DAttributeList.h307 SourceLocation getLoc() const { return AttrRange.getBegin(); } function in class:clang::AttributeList
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h141 MachineLocation getLoc() const { return Loc; } function in class:llvm::DotDebugLocEntry
/freebsd-10.1-release/contrib/llvm/include/llvm/TableGen/
H A DRecord.h1442 ArrayRef<SMLoc> getLoc() const { return Locs; } function in class:llvm::Record
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp4272 SourceLocation getLoc(const PPEntityOffset &PPE) const { function in struct:__anon3467::PPEntityComp

Completed in 129 milliseconds