Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DExpr.h1100 bool isImmediateInvocation() const { in isImmediateInvocation() function
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp16400 if (!E->isImmediateInvocation()) in RemoveNestedImmediateInvocation()
16419 if (CE->isImmediateInvocation()) in RemoveNestedImmediateInvocation()