Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGValue.h207 bool NonGC: 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.h63 enum GCMode { NonGC, GCOnly, HybridGC }; enumerator