Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp1971 bool IsInterface, in ParseOptionalCXX11VirtSpecifierSeq()
3311 bool IsInterface) { in PushParsingClass()
/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h1051 bool IsInterface : 1; member
1080 bool IsInterface) in ParsingClassDefinition()