Home
last modified time | relevance | path

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

/external/clang/unittests/ASTMatchers/
DASTMatchersNarrowingTest.cpp845 TEST(IsDefaulted, MatchesDefaultedFunctionDeclarations) { in TEST() argument
/external/clang/include/clang/AST/
DDecl.h1597 unsigned IsDefaulted : 1; // sunk from CXXMethoDecl variable