Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp2278 bool IsInterface, in ParseOptionalCXX11VirtSpecifierSeq()
3934 bool IsInterface) { in PushParsingClass()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1425 bool IsInterface : 1; member
1454 bool IsInterface) in ParsingClassDefinition()