Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1097 bool isImmediateInvocation() const { in isImmediateInvocation() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp16689 if (!E->isImmediateInvocation()) in RemoveNestedImmediateInvocation()
16708 if (CE->isImmediateInvocation()) in RemoveNestedImmediateInvocation()