Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3688 QualType OldQType = Context.getCanonicalType(Old->getType()); in MergeFunctionDecl() local
11152 QualType OldQType = Context.getCanonicalType(OldFD->getType()); in areMultiversionVariantFunctionsCompatible() local
H A DSemaOverload.cpp1310 QualType OldQType = SemaRef.Context.getCanonicalType(Old->getType()); in IsOverloadOrOverrideImpl() local