Home
last modified time | relevance | path

Searched defs:isLambdaCallOperator (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DASTLambda.h27 inline bool isLambdaCallOperator(const CXXMethodDecl *MD) { isLambdaCallOperator() function
33 inline bool isLambdaCallOperator(const DeclContext *DC) { isLambdaCallOperator() function
/llvm-project/clang/lib/AST/Interp/
H A DFunction.h