Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCodeGenFunction.cpp824 static void TryMarkNoThrow(llvm::Function *F) { in TryMarkNoThrow() function
946 TryMarkNoThrow(CurFn); in GenerateCode()