Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h398 void clearGC();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DFunction.cpp419 clearGC(); in ~Function()
661 void Function::clearGC() { in clearGC() function in Function
683 clearGC(); in copyAttributesFrom()
H A DCore.cpp2447 F->clearGC(); in LLVMSetGC()