Searched defs:isLambdaCallOperator (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/include/clang/AST/ | ||
| H A D | ASTLambda.h | 27 inline bool isLambdaCallOperator(const CXXMethodDecl *MD) { isLambdaCallOperator() function |
| /llvm-project/clang/lib/AST/Interp/ | ||
| H A D | Function.h | |