Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp3352 QualType NewQType = Context.getCanonicalType(New->getType()); in MergeFunctionDecl() local
10296 QualType NewQType = Context.getCanonicalType(NewFD->getType()); in areMultiversionVariantFunctionsCompatible() local
H A DSemaOverload.cpp1165 QualType NewQType = Context.getCanonicalType(New->getType()); in IsOverload() local