Home
last modified time | relevance | path

Searched refs:isImmediateInvocation (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DExpr.h1110 bool isImmediateInvocation() const { in isImmediateInvocation() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp17576 if (!E->isImmediateInvocation()) in RemoveNestedImmediateInvocation()
17595 if (CE->isImmediateInvocation()) in RemoveNestedImmediateInvocation()