Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DBodyFarm.cpp277 FunctionDecl *callOperatorDecl = CallbackDecl->getLambdaCallOperator(); in create_call_once_lambda_call() local
278 assert(callOperatorDecl != nullptr); in create_call_once_lambda_call()
284 const_cast<FunctionDecl *>(callOperatorDecl), in create_call_once_lambda_call()
287 /* T =*/ callOperatorDecl->getType(), in create_call_once_lambda_call()