Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMCAsmLexer.cpp23 SMLoc MCAsmLexer::getLoc() const { in getLoc() function in MCAsmLexer
27 SMLoc AsmToken::getLoc() const { in getLoc() function in AsmToken
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DSource.cpp15 SourceLocation SourceInfo::getLoc() const { in getLoc() function in SourceInfo
H A DByteCodeGenError.h29 const SourceLocation &getLoc() const { return Loc; } in getLoc() function
H A DFunction.h77 SourceLocation getLoc() const { return Loc; } in getLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPPConditionalDirectiveRecord.h38 SourceLocation getLoc() const { return Loc; } in getLoc() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/AsmParser/
H A DLLLexer.h57 LocTy getLoc() const { return SMLoc::getFromPointer(TokStart); } in getLoc() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCFragment.h356 SMLoc getLoc() const { return Loc; } in getLoc() function
381 SMLoc getLoc() const { return Loc; } in getLoc() function
408 SMLoc getLoc() const { return Loc; } in getLoc() function
H A DMCFixup.h201 SMLoc getLoc() const { return Loc; } in getLoc() function
H A DMCInst.h204 SMLoc getLoc() const { return Loc; } in getLoc() function
H A DMCExpr.h82 SMLoc getLoc() const { return Loc; } in getLoc() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSourceMgr.h276 SMLoc getLoc() const { return Loc; } in getLoc() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h88 MachineLocation getLoc() const { return Loc; } in getLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttributeCommonInfo.h129 SourceLocation getLoc() const { return AttrRange.getBegin(); } in getLoc() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.cpp64 SMLoc TGLexer::getLoc() const { in getLoc() function in TGLexer
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DASTTableGen.h104 llvm::ArrayRef<llvm::SMLoc> getLoc() const { in getLoc() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp32 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in __anon2f72413b0111::BPFAsmParser
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessingRecord.cpp202 SourceLocation getLoc(PreprocessedEntity *PPE) const { in getLoc() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheckImpl.h689 SMLoc getLoc() const { return PatternLoc; } in getLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h417 Loc getLoc() const { in getLoc() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp38 SMLoc getLoc() const { return getParser().getTok().getLoc(); } in getLoc() function in __anon774c3a3f0111::CSKYAsmParser
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclarationName.h787 SourceLocation getLoc() const { return NameLoc; } in getLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h372 SourceLocation getLoc() const { in getLoc() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h1434 const SMLoc &getLoc() const { return Loc; } in getLoc() function
1552 ArrayRef<SMLoc> getLoc() const { return Locs; } in getLoc() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddsymbol.c274 Loc& Dsymbol::getLoc() in getLoc() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbol.d294 final const(Loc) getLoc() in getLoc() function

12