Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1291 static void TryMarkNoThrow(llvm::Function *F) { in TryMarkNoThrow() function
1517 TryMarkNoThrow(CurFn); in GenerateCode()