Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTentative.cpp1086 Parser::TPResult Parser::TryParseDeclarator(bool mayBeAbstract, in TryParseDeclarator()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2138 bool CXXRecordDecl::mayBeAbstract() const { in mayBeAbstract() function in CXXRecordDecl