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 501 E->hasPlaceholderType(BuiltinType::BoundMember))
509 E->hasPlaceholderType(BuiltinType::BoundMember))
Expr.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp     [all...]
SemaPseudoObject.cpp     [all...]
SemaExprCXX.cpp     [all...]
SemaType.cpp     [all...]
SemaExpr.cpp     [all...]
SemaOverload.cpp 728 assert(E->hasPlaceholderType(BuiltinType::ARCUnbridgedCast));
    [all...]
TreeTransform.h     [all...]
  /external/clang/include/clang/AST/
Expr.h 394 bool hasPlaceholderType() const {
399 bool hasPlaceholderType(BuiltinType::Kind K) const {
    [all...]

Completed in 354 milliseconds