Home
last modified time | relevance | path

Searched refs:ParseMicrosoftAsmStatement (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Parse/
DParseStmtAsm.cpp334 StmtResult Parser::ParseMicrosoftAsmStatement(SourceLocation AsmLoc) { in ParseMicrosoftAsmStatement() function in Parser
616 return ParseMicrosoftAsmStatement(AsmLoc); in ParseAsmStatement()
/external/clang/include/clang/Parse/
DParser.h1601 StmtResult ParseMicrosoftAsmStatement(SourceLocation AsmLoc);