Home
last modified time | relevance | path

Searched refs:opGlobalWeakRef (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DMissingFeatures.h36 static bool opGlobalWeakRef() { return false; } in opGlobalWeakRef() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.cpp537 assert(!cir::MissingFeatures::opGlobalWeakRef()); in getOrCreateCIRGlobal()