Searched refs:foundAsmStmt (Results 1 – 1 of 1) sorted by relevance
205 bool foundAsmStmt() { return FoundAsmStmt; } in foundAsmStmt() function in __anonefa40b980211::CallExprFinder224 if (!CEF.foundCallExpr() && !CEF.foundAsmStmt()) { in handleNoMergeAttr()