Searched defs:FunctionTypeMap (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/VMCore/
H A DLLVMContextImpl.h308 typedef DenseMap<FunctionType*, bool, FunctionTypeKeyInfo> FunctionTypeMap; typedef in class:llvm::LLVMContextImpl
309 FunctionTypeMap FunctionTypes;

Completed in 107 milliseconds