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

/external/clang/lib/Sema/
H A DSemaChecking.cpp3809 unsigned PatternType = 0; local
3813 PatternType = 1;
3816 PatternType = 2;
3824 PatternType = 1;
3827 PatternType = 2;
3831 if (PatternType == 0)
3851 if (PatternType == 1)
3858 if (PatternType == 1)

Completed in 106 milliseconds