Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DBodyFarm.cpp282 FunctionDecl *callOperatorDecl = CallbackDecl->getLambdaCallOperator(); in create_call_once_lambda_call() local
283 assert(callOperatorDecl != nullptr); in create_call_once_lambda_call()
289 const_cast<FunctionDecl *>(callOperatorDecl), in create_call_once_lambda_call()
292 /* T =*/ callOperatorDecl->getType(), in create_call_once_lambda_call()