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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGValue.h215 void setNonGC(bool Value) { NonGC = Value; } function in class:clang::CodeGen::LValue

Completed in 102 milliseconds