Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/fuchsia/
H A DMultipleInheritanceCheck.cpp31 bool IsInterface) { in addNodeToInterfaceMap()
/llvm-project-15.0.7/clang/lib/Parse/
H A DParseDeclCXX.cpp2315 bool IsInterface, in ParseOptionalCXX11VirtSpecifierSeq()
4031 bool IsInterface) { in PushParsingClass()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h1442 bool IsInterface : 1; member
1471 bool IsInterface) in ParsingClassDefinition()