Searched refs:ParseMicrosoftIfExistsClassDeclaration (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp2609 ParseMicrosoftIfExistsClassDeclaration((DeclSpec::TST)TagType, CurAS);
3400 void Parser::ParseMicrosoftIfExistsClassDeclaration(DeclSpec::TST TagType, function in class:Parser
3430 ParseMicrosoftIfExistsClassDeclaration((DeclSpec::TST)TagType, CurAS);
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1563 void ParseMicrosoftIfExistsClassDeclaration(DeclSpec::TST TagType,

Completed in 390 milliseconds