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

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp254 static bool isGCPointerType(Type *T, GCStrategy *GC) { argument
268 static bool isHandledGCPointerType(Type *T, GCStrategy *GC) { argument
283 containsGCPtrType(Type *Ty, GCStrategy *GC) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp491 GsymCreator *GC = ExpectedGC->get(); local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fake_stack.cpp148 NOINLINE void FakeStack::GC(uptr real_stack) { function in class:__asan::FakeStack
/freebsd-current/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h47 GC = 4, member in class:llvm::MachO::ObjCConstraintType
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp5557 auto GC = llvm::getGCStrategy(Relocate.getFunction()->getGC()); local
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DType.h156 enum GC { enum in class:clang::Qualifiers
[all...]

Completed in 410 milliseconds