Home
last modified time | relevance | path

Searched defs:CSC (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Analysis/
H A DReachableCode.cpp593 const CStyleCastExpr *CSC = cast<CStyleCastExpr>(S); in GetUnreachableLoc() local
606 const ObjCBridgedCastExpr *CSC = cast<ObjCBridgedCastExpr>(S); in GetUnreachableLoc() local
/openbsd/sys/dev/cardbus/
H A Dcom_cardbus.c81 #define DEVNAME(CSC) ((CSC)->cc_com.sc_dev.dv_xname) argument