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 290 ExprResult Sema::BuildCXXTypeId(QualType TypeInfoType,
313 ExprResult Sema::BuildCXXTypeId(QualType TypeInfoType,
407 return BuildCXXTypeId(TypeInfoType, OpLoc, TInfo, RParenLoc);
411 return BuildCXXTypeId(TypeInfoType, OpLoc, (Expr*)TyOrExpr, RParenLoc);
    [all...]
TreeTransform.h     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 37 milliseconds