Searched defs:setNonGC (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h277 void setNonGC(bool Value) { NonGC = Value; } function in class:clang::CodeGen::LValue

Completed in 63 milliseconds