Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2445 bool IsInterface, in ParseOptionalCXX11VirtSpecifierSeq()
4187 bool IsInterface) { in PushParsingClass()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1480 bool IsInterface : 1; member
1509 bool IsInterface) in ParsingClassDefinition()