Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DExpr.h730 ImmediateInvocation, enumerator
/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp155 case ConstantExprKind::ImmediateInvocation: in isForManglingOnly()
169 case ConstantExprKind::ImmediateInvocation: in isTemplateArgument()
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp17530 Eval, SemaRef.getASTContext(), ConstantExprKind::ImmediateInvocation); in EvaluateAndDiagnoseImmediateInvocation()