Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h748 ImmediateInvocation, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp158 case ConstantExprKind::ImmediateInvocation: in isForManglingOnly()
172 case ConstantExprKind::ImmediateInvocation: in isTemplateArgument()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp18344 Eval, getASTContext(), ConstantExprKind::ImmediateInvocation); in CheckForImmediateInvocation()
18400 Eval, SemaRef.getASTContext(), ConstantExprKind::ImmediateInvocation); in EvaluateAndDiagnoseImmediateInvocation()