Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmtAttr.cpp205 bool foundAsmStmt() { return FoundAsmStmt; } in foundAsmStmt() function in __anoncdbbc0b20211::CallExprFinder
224 if (!CEF.foundCallExpr() && !CEF.foundAsmStmt()) { in handleNoMergeAttr()