Home
last modified time | relevance | path

Searched refs:IEB_Dependent (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseInit.cpp554 case IEB_Dependent: in ParseMicrosoftIfExistsBraceInitializer()
H A DParseStmt.cpp2514 if (Result.Behavior == IEB_Dependent) { in ParseMicrosoftIfExistsStatement()
2545 case IEB_Dependent: in ParseMicrosoftIfExistsStatement()
H A DParser.cpp2231 Result.Behavior = IEB_Dependent; in ParseMicrosoftIfExistsCondition()
2257 case IEB_Dependent: in ParseMicrosoftIfExistsExternalDeclaration()
H A DParseDeclCXX.cpp4493 case IEB_Dependent: in ParseMicrosoftIfExistsClassDeclaration()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h2104 IEB_Dependent enumerator