Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DBodyFarm.cpp293 FunctionDecl *callOperatorDecl = CallbackDecl->getLambdaCallOperator(); in create_call_once_lambda_call() local
294 assert(callOperatorDecl != nullptr); in create_call_once_lambda_call()
300 const_cast<FunctionDecl *>(callOperatorDecl), in create_call_once_lambda_call()
303 /* T =*/ callOperatorDecl->getType(), in create_call_once_lambda_call()