Home
last modified time | relevance | path

Searched defs:Locs (Results 1 – 13 of 13) sorted by relevance

/external/llvm/utils/TableGen/
DCTagsEmitter.cpp63 ArrayRef<SMLoc> Locs = R->getLoc(); in locate() local
/external/llvm/lib/CodeGen/
DStackMaps.cpp90 LocationVec &Locs, LiveOutVec &LiveOuts) const { in parseOperand()
/external/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp1305 LocPair Locs(Location(PN, PNSize, PNAAInfo), in aliasPHI() local
1462 LocPair Locs(Location(V1, V1Size, V1AAInfo), in aliasCheck() local
/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h199 SmallVectorImpl<CCValAssign> &Locs; variable
/external/clang/include/clang/AST/
DDeclObjC.h950 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
1608 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
1768 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
/external/llvm/lib/TableGen/
DTGParser.cpp2392 SmallVector<SMLoc, 4> Locs(1, DefmPrefixRange.Start); in InstantiateMulticlassDef() local
/external/clang/lib/CodeGen/
DCGStmt.cpp1783 SmallVector<llvm::Metadata *, 8> Locs; in getAsmSrcLocInfo() local
/external/clang/lib/AST/
DDeclObjC.cpp38 const SourceLocation *Locs, ASTContext &Ctx) { in set()
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1021 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr() local
DASTReaderStmt.cpp1071 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr() local
/external/llvm/include/llvm/TableGen/
DRecord.h1392 SmallVector<SMLoc, 4> Locs; variable
/external/clang/tools/libclang/
DCIndex.cpp3760 ArrayRef<SourceLocation> Locs = ImportD->getIdentifierLocs(); in clang_Cursor_getSpellingNameRange() local
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp61 typedef SmallVector<SMLoc, 4> Locs; typedef in __anonef5d38c20111::UnwindContext