Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp652 void CodeGenFunction::markAsIgnoreThreadCheckingAtRuntime(llvm::Function *Fn) { in markAsIgnoreThreadCheckingAtRuntime() function in CodeGenFunction
813 markAsIgnoreThreadCheckingAtRuntime(Fn); in StartFunction()
H A DCGBlocks.cpp2086 markAsIgnoreThreadCheckingAtRuntime(Fn); in GenerateDestroyHelperFunction()
H A DCodeGenFunction.h2263 void markAsIgnoreThreadCheckingAtRuntime(llvm::Function *Fn);