Searched defs:GC (Results 1 – 15 of 15) sorted by relevance
14 typedef struct _XGC *GC; typedef
20 void GCExtension::GC(const v8::FunctionCallbackInfo<v8::Value>& args) { in GC() function in v8::internal::GCExtension
345 struct GC: public virtual GA { struct347 GC() {} in GC() argument
57 GR_GC_ID GC ; member
133 NOINLINE void FakeStack::GC(uptr real_stack) { in GC() function in __asan::FakeStack
273 void GC(StateId current, bool free_recent) { in GC() function
301 void PdtShortestPathData<Arc>::GC(StateId start) { in GC() function
559 void CacheBaseImpl<S, C>::GC(typename S::Arc::StateId current, in GC() function
396 void GC(bool free_recent) { in GC() function
251 GC: 1, property
558 GC, enumerator
302 static ExprEffect GC() { in GC() function in __anon34989fd00111::ExprEffect
1151 const char *GC; in llvm_gc() local1167 CAMLprim value llvm_set_gc(value GC, LLVMValueRef Fn) { in llvm_set_gc()
3182 std::string GC; in ParseFunctionHeader() local
1573 void LLVMSetGC(LLVMValueRef Fn, const char *GC) { in LLVMSetGC()