Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DMissingFeatures.h251 static bool weakRefReference() { return false; } in weakRefReference() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.cpp1698 assert(!cir::MissingFeatures::weakRefReference()); in getOrCreateCIRFunction()
H A DCIRGenExpr.cpp1145 assert(!cir::MissingFeatures::weakRefReference()); in emitFunctionDeclPointer()