Searched defs:isLambda (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DItaniumMangle.cpp541 static bool isLambda(const NamedDecl *ND) { function
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclCXX.h987 bool isLambda() const { return hasDefinition() && data().IsLambda; } function in class:clang::CXXRecordDecl

Completed in 189 milliseconds