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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h1092 bool hasInClassInitializer() const { return data().HasInClassInitializer; } function in class:clang::CXXRecordDecl

Completed in 106 milliseconds