HomeSort by relevance Sort by last modified time
    Searched refs:isPlaceholderType (Results 1 - 6 of 6) sorted by null

  /external/clang/include/clang/AST/
Type.h     [all...]
Expr.h 461 return getType()->isPlaceholderType();
    [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp 363 if (E->getType()->isPlaceholderType()) {
    [all...]
SemaCast.cpp     [all...]
SemaExpr.cpp 437 if (E->getType()->isPlaceholderType()) {
545 if (E->getType()->isPlaceholderType()) {
    [all...]
SemaTemplateDeduction.cpp     [all...]

Completed in 69 milliseconds