Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DMissingFeatures.h66 static bool opAllocaOpenMPThreadPrivate() { return false; } in opAllocaOpenMPThreadPrivate() function
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExpr.cpp558 assert(!cir::MissingFeatures::opAllocaOpenMPThreadPrivate()); in emitDeclRefLValue()