Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3842 QualType OldQType = Context.getCanonicalType(Old->getType()); MergeFunctionDecl() local
11272 QualType OldQType = Context.getCanonicalType(OldFD->getType()); areMultiversionVariantFunctionsCompatible() local
[all...]
H A DSemaOverload.cpp1263 QualType OldQType = SemaRef.Context.getCanonicalType(Old->getType()); IsOverloadOrOverrideImpl() local