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

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

Completed in 35 milliseconds