Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h1100 bool isImmediateInvocation() const { in isImmediateInvocation() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp16530 if (!E->isImmediateInvocation()) in RemoveNestedImmediateInvocation()
16549 if (CE->isImmediateInvocation()) in RemoveNestedImmediateInvocation()