Home
last modified time | relevance | path

Searched defs:OldType (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Sema/
DSemaDecl.cpp1844 QualType OldType; in isIncompatibleTypedef() local
2743 const FunctionType *OldType = cast<FunctionType>(OldQType); in MergeFunctionDecl() local
DSemaOverload.cpp989 const FunctionProtoType *OldType = cast<FunctionProtoType>(OldQType); in IsOverload() local
2633 bool Sema::FunctionParamTypesAreEqual(const FunctionProtoType *OldType, in FunctionParamTypesAreEqual()
DSemaOpenMP.cpp3615 QualType OldType = E->getType(); in WidenIterationCount() local
DSemaDeclCXX.cpp681 QualType OldType = Old->getType(); in MergeVarDeclExceptionSpecs() local
DTreeTransform.h4702 QualType OldType = ParamTypes[i]; in TransformFunctionTypeParams() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4692 Type *OldType = Cond->getType(); in optimizeSwitchInst() local