HomeSort by: relevance | last modified time | path
    Searched refs:PatternType (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaChecking.cpp 10385 unsigned PatternType = 0;
10389 PatternType = 1;
10392 PatternType = 2;
10400 PatternType = 1;
10403 PatternType = 2;
10407 if (PatternType == 0)
10427 if (PatternType == 1)
10434 if (PatternType == 1)
SemaTemplateInstantiateDecl.cpp 4272 QualType PatternType =
4279 QualType T = S.SubstType(PatternType, TemplateArgs,

Completed in 36 milliseconds