Searched defs:isLambdaCallOperator (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTLambda.h27 inline bool isLambdaCallOperator(const CXXMethodDecl *MD) { function in namespace:clang
33 inline bool isLambdaCallOperator(const DeclContext *DC) { function in namespace:clang

Completed in 70 milliseconds