Home
last modified time | relevance | path

Searched defs:NonGC (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDLangOptions.h52 enum GCMode { NonGC, GCOnly, HybridGC }; enumerator
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGValue.h148 bool NonGC: 1; variable