Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DFunction.cpp21 bool HasThisPointer, bool HasRVO, bool IsLambdaStaticInvoker) in Function()
H A DContext.cpp415 bool IsLambdaStaticInvoker = false; in getOrCreateFunction() local