Searched refs:LambdaCallOperator (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h615 CXXMethodDecl* LambdaCallOperator = LambdaDecl->getLambdaCallOperator(); variable
617 return RuntimeDefinition(LambdaCallOperator);
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h1865 void EmitForwardingCallToLambda(const CXXMethodDecl *LambdaCallOperator,

Completed in 109 milliseconds