Home
last modified time | relevance | path

Searched defs:isLambda (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDMicrosoftMangle.cpp81 static bool isLambda(const NamedDecl *ND) { in isLambda() function
HDItaniumMangle.cpp114 static bool isLambda(const NamedDecl *ND) { in isLambda() function
HDDecl.cpp3615 bool RecordDecl::isLambda() const { in isLambda() function in RecordDecl
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDeclCXX.h1022 bool isLambda() const { in isLambda() function