Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp378 StmtResult Parser::ParseMicrosoftAsmStatement(SourceLocation AsmLoc) { in ParseMicrosoftAsmStatement() function in Parser
727 return ParseMicrosoftAsmStatement(AsmLoc); in ParseAsmStatement()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2206 StmtResult ParseMicrosoftAsmStatement(SourceLocation AsmLoc);