Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DBodyFarm.cpp292 FunctionDecl *callOperatorDecl = CallbackDecl->getLambdaCallOperator(); in create_call_once_lambda_call() local
293 assert(callOperatorDecl != nullptr); in create_call_once_lambda_call()
299 const_cast<FunctionDecl *>(callOperatorDecl), in create_call_once_lambda_call()
302 /* T =*/ callOperatorDecl->getType(), in create_call_once_lambda_call()