Home
last modified time | relevance | path

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

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