Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp205 bool foundAsmStmt() { return FoundAsmStmt; } in foundAsmStmt() function in __anonefa40b980211::CallExprFinder
224 if (!CEF.foundCallExpr() && !CEF.foundAsmStmt()) { in handleNoMergeAttr()