Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp299 static bool buildMSAsmString(Preprocessor &PP, SourceLocation AsmLoc, in buildMSAsmString() function
561 if (buildMSAsmString(PP, AsmLoc, AsmToks, TokOffsets, AsmString)) in ParseMicrosoftAsmStatement()