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

  /external/clang/lib/AST/
ExprClassification.cpp 522 E->hasPlaceholderType(BuiltinType::BoundMember))
530 E->hasPlaceholderType(BuiltinType::BoundMember))
Expr.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp     [all...]
SemaPseudoObject.cpp     [all...]
SemaExprCXX.cpp     [all...]
SemaExpr.cpp     [all...]
SemaOverload.cpp 812 assert(E->hasPlaceholderType(BuiltinType::ARCUnbridgedCast));
    [all...]
SemaType.cpp     [all...]
TreeTransform.h     [all...]
  /external/clang/include/clang/AST/
Expr.h 460 bool hasPlaceholderType() const {
465 bool hasPlaceholderType(BuiltinType::Kind K) const {
    [all...]

Completed in 152 milliseconds