Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h212 bool NonGC: 1; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h88 enum GCMode { NonGC, GCOnly, HybridGC }; global() enumerator