Searched defs:ReplaceMap (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/CodeGen/ | ||
H A D | CGDebugInfo.h | 80 /// ReplaceMap - Cache of forward declared types to RAUW at the end of 82 std::vector<std::pair<void *, llvm::WeakVH> >ReplaceMap; member in class:clang::CodeGen::CGDebugInfo |
Completed in 73 milliseconds