Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h759 ImmediateInvocation, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp163 case ConstantExprKind::ImmediateInvocation: in isForManglingOnly()
177 case ConstantExprKind::ImmediateInvocation: in isTemplateArgument()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp17733 Eval, getASTContext(), ConstantExprKind::ImmediateInvocation); in CheckForImmediateInvocation()
17789 Eval, SemaRef.getASTContext(), ConstantExprKind::ImmediateInvocation); in EvaluateAndDiagnoseImmediateInvocation()