Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp657 void CodeGenFunction::markAsIgnoreThreadCheckingAtRuntime(llvm::Function *Fn) { in markAsIgnoreThreadCheckingAtRuntime() function in CodeGenFunction
789 markAsIgnoreThreadCheckingAtRuntime(Fn); in StartFunction()
H A DCGBlocks.cpp2144 markAsIgnoreThreadCheckingAtRuntime(Fn); in GenerateDestroyHelperFunction()
H A DCodeGenFunction.h2141 void markAsIgnoreThreadCheckingAtRuntime(llvm::Function *Fn);