Searched refs:IT_BinTest (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Analysis/
H A DConsumed.cpp295 IT_BinTest, enumerator in enum:clang::consumed::PropagationInfo::__anon17775
330 : InfoType(IT_BinTest) {
341 : InfoType(IT_BinTest) {
369 assert(InfoType == IT_BinTest);
374 assert(InfoType == IT_BinTest);
402 assert(InfoType == IT_BinTest);
407 assert(InfoType == IT_BinTest);
414 inline bool isBinTest() const { return InfoType == IT_BinTest; }
419 return InfoType == IT_VarTest || InfoType == IT_BinTest;
427 assert(InfoType == IT_VarTest || InfoType == IT_BinTest);
[all...]

Completed in 845 milliseconds