/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DebugLocStream.h | 155 DebugLocStream &Locs; variable 162 ListBuilder(DebugLocStream &Locs, DwarfCompileUnit &CU, AsmPrinter &Asm, in ListBuilder() 177 DebugLocStream &Locs; variable
|
D | DIEHash.cpp | 275 const DebugLocStream &Locs = DD.getDebugLocs(); in hashLocList() local
|
/external/llvm/utils/TableGen/ |
D | CTagsEmitter.cpp | 61 ArrayRef<SMLoc> Locs = R->getLoc(); in locate() local
|
/external/llvm/lib/CodeGen/ |
D | StackMaps.cpp | 89 MachineInstr::const_mop_iterator MOE, LocationVec &Locs, in parseOperand()
|
/external/llvm/lib/Analysis/ |
D | BasicAliasAnalysis.cpp | 1189 LocPair Locs(MemoryLocation(PN, PNSize, PNAAInfo), in aliasPHI() local 1370 LocPair Locs(MemoryLocation(V1, V1Size, V1AAInfo), in aliasCheck() local
|
/external/llvm/include/llvm/CodeGen/ |
D | CallingConvLower.h | 200 SmallVectorImpl<CCValAssign> &Locs; variable
|
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 1158 const SourceLocation *Locs, ASTContext &C) { in setProtocolList() 1826 const SourceLocation *Locs, ASTContext &C) { in setProtocolList() 1992 const SourceLocation *Locs, ASTContext &C) { in setProtocolList()
|
/external/llvm/lib/TableGen/ |
D | TGParser.cpp | 2349 SmallVector<SMLoc, 4> Locs(1, DefmPrefixRange.Start); in InstantiateMulticlassDef() local
|
/external/clang/lib/CodeGen/ |
D | CGStmt.cpp | 1713 SmallVector<llvm::Metadata *, 8> Locs; in getAsmSrcLocInfo() local
|
/external/llvm/include/llvm/TableGen/ |
D | Record.h | 1153 SmallVector<SMLoc, 4> Locs; variable
|
/external/clang/lib/AST/ |
D | DeclObjC.cpp | 38 const SourceLocation *Locs, ASTContext &Ctx) { in set()
|
/external/clang/lib/Serialization/ |
D | ASTWriterStmt.cpp | 1064 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr() local
|
D | ASTReaderStmt.cpp | 1111 SourceLocation *Locs = E->getStoredSelLocs(); in VisitObjCMessageExpr() local
|
/external/clang/tools/libclang/ |
D | CIndex.cpp | 3932 ArrayRef<SourceLocation> Locs = ImportD->getIdentifierLocs(); in clang_Cursor_getSpellingNameRange() local
|
/external/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 62 typedef SmallVector<SMLoc, 4> Locs; typedef in __anone97f5c0e0111::UnwindContext
|