Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DBasicObjCFoundationChecks.cpp949 const SymbolRef *CountS = State->get<ContainerCountMap>(CollectionS); in assumeCollectionNonEmpty() local
1074 SymbolRef CountS = C.getSVal(MsgExpr).getAsSymbol(); in checkPostObjCMessage() local
/external/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.cpp35 unsigned CountS = (Imm >> 6) & 3; in DecodeINSERTPSMask() local