Home
last modified time | relevance | path

Searched refs:objCGC (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DMissingFeatures.h227 static bool objCGC() { return false; } in objCGC() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenValue.h218 assert(!cir::MissingFeatures::objCGC()); in makeAddr()
H A DCIRGenClass.cpp378 assert(!cir::MissingFeatures::objCGC()); in emitDelegatingCXXConstructorCall()