Searched refs:VFTablesMapTy (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp362 typedef llvm::DenseMap<VFTableIdTy, llvm::GlobalVariable *> VFTablesMapTy; typedef in class:__anon3243::MicrosoftCXXABI
364 VFTablesMapTy VFTablesMap;
869 VFTablesMapTy::iterator I;

Completed in 57 milliseconds