Home
last modified time | relevance | path

Searched refs:NTCUC_FunctionReturn (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2527 checkNonTrivialCUnion(T, Loc, NTCUC_FunctionReturn, in CheckFunctionReturnType()
H A DSemaDecl.cpp10347 NTCUC_FunctionReturn, NTCUK_Destruct|NTCUK_Copy); in ActOnFunctionDeclarator()
H A DSemaExpr.cpp16173 checkNonTrivialCUnion(RetTy, BD->getCaretLocation(), NTCUC_FunctionReturn, in ActOnBlockStmtExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3626 NTCUC_FunctionReturn, enumerator