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.h760 ImmediateInvocation, enumerator
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp159 case ConstantExprKind::ImmediateInvocation: in isForManglingOnly()
173 case ConstantExprKind::ImmediateInvocation: in isTemplateArgument()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp17315 Eval, getASTContext(), ConstantExprKind::ImmediateInvocation); in CheckForImmediateInvocation()
17371 Eval, SemaRef.getASTContext(), ConstantExprKind::ImmediateInvocation); in EvaluateAndDiagnoseImmediateInvocation()