Home
last modified time | relevance | path

Searched refs:ModQT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp18158 QualType ModQT = Context.getFunctionType(NewFT->getReturnType(), in CheckOverridingFunctionAttributes() local
18160 New->setType(ModQT); in CheckOverridingFunctionAttributes()
H A DSemaDecl.cpp3843 QualType ModQT = Context.getFunctionType(NewFPT->getReturnType(), in MergeFunctionDecl() local
3846 New->setType(ModQT); in MergeFunctionDecl()