Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DMicrosoftMangle.cpp82 static bool isLambda(const NamedDecl *ND) { in isLambda() function
DItaniumMangle.cpp114 static bool isLambda(const NamedDecl *ND) { in isLambda() function
DDecl.cpp3626 bool RecordDecl::isLambda() const { in isLambda() function in RecordDecl
/external/clang/include/clang/AST/
DDeclCXX.h1022 bool isLambda() const { in isLambda() function