Home
last modified time | relevance | path

Searched refs:RequiredTypeAwareNewParameterCount (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h2617 static constexpr unsigned RequiredTypeAwareNewParameterCount = variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp3429 : FunctionDecl::RequiredTypeAwareNewParameterCount; in isUsableAsGlobalAllocationFunctionInConstantEvaluation()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp16550 FunctionDecl::RequiredTypeAwareNewParameterCount; in CheckOperatorNewDeleteTypes()