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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp1625 QualType OldType; local
1649 << Kind << NewType << OldType; local
2384 const FunctionType *OldType = cast<FunctionType>(OldQType); local
[all...]
H A DSemaOverload.cpp1011 const FunctionProtoType* OldType = cast<FunctionProtoType>(OldQType); local
2599 bool Sema::FunctionArgTypesAreEqual(const FunctionProtoType *OldType, argument
H A DTreeTransform.h4283 QualType OldType = ParamTypes[i]; local
H A DSemaDeclCXX.cpp630 QualType OldType = Old->getType(); local

Completed in 217 milliseconds