Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp527 clearGC(); in ~Function()
841 void Function::clearGC() { in clearGC() function in Function
863 clearGC(); in copyAttributesFrom()
H A DCore.cpp2535 F->clearGC(); in LLVMSetGC()
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h349 void clearGC();
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc21212 {"_ZN4llvm8Function7clearGCEv", "llvm::Function::clearGC()"},