Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp41 bool IsLambdaStaticInvoker = false; in compileFunc() local
49 IsLambdaStaticInvoker = true; in compileFunc()
92 if (!IsLambdaStaticInvoker) { in compileFunc()