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 393 if (E->getType()->isPlaceholderType()) {
    [all...]
SemaCast.cpp     [all...]
SemaExpr.cpp 435 if (E->getType()->isPlaceholderType()) {
549 if (E->getType()->isPlaceholderType()) {
    [all...]
SemaTemplateDeduction.cpp     [all...]

Completed in 54 milliseconds