HomeSort by relevance Sort by last modified time
    Searched refs:FunctionTypeKeyInfo (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/VMCore/
LLVMContextImpl.h 144 struct FunctionTypeKeyInfo {
308 typedef DenseMap<FunctionType*, bool, FunctionTypeKeyInfo> FunctionTypeMap;
Type.cpp 385 FunctionTypeKeyInfo::KeyTy Key(ReturnType, Params, isVarArg);

Completed in 87 milliseconds