Home
last modified time | relevance | path

Searched defs:OldQType (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp3351 QualType OldQType = Context.getCanonicalType(Old->getType()); in MergeFunctionDecl() local
10306 QualType OldQType = Context.getCanonicalType(OldFD->getType()); in areMultiversionVariantFunctionsCompatible() local
H A DSemaOverload.cpp1164 QualType OldQType = Context.getCanonicalType(Old->getType()); in IsOverload() local