Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp971 const FunctionProtoType *OldType = cast<FunctionProtoType>(OldQType); in IsOverload() local
2565 bool Sema::FunctionParamTypesAreEqual(const FunctionProtoType *OldType, in FunctionParamTypesAreEqual()
H A DSemaDecl.cpp1811 QualType OldType; in isIncompatibleTypedef() local
2569 const FunctionType *OldType = cast<FunctionType>(OldQType); in MergeFunctionDecl() local
H A DSemaOpenMP.cpp2564 QualType OldType = E->getType(); in WidenIterationCount() local
H A DTreeTransform.h4491 QualType OldType = ParamTypes[i]; in TransformFunctionTypeParams() local
H A DSemaDeclCXX.cpp650 QualType OldType = Old->getType(); in MergeVarDeclExceptionSpecs() local