Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp2209 bool IsInterface, in ParseOptionalCXX11VirtSpecifierSeq()
3734 bool IsInterface) { in PushParsingClass()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1262 bool IsInterface : 1; member
1291 bool IsInterface) in ParsingClassDefinition()