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

  /external/clang/lib/Sema/
SemaExprCXX.cpp 288 ExprResult Sema::BuildCXXTypeId(QualType TypeInfoType,
311 ExprResult Sema::BuildCXXTypeId(QualType TypeInfoType,
395 return BuildCXXTypeId(TypeInfoType, OpLoc, TInfo, RParenLoc);
399 return BuildCXXTypeId(TypeInfoType, OpLoc, (Expr*)TyOrExpr, RParenLoc);
    [all...]
TreeTransform.h     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 34 milliseconds