HomeSort by: relevance | last modified time | path
    Searched refs:BuildCXXFunctionalCastExpr (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaCast.cpp 3206 ExprResult Sema::BuildCXXFunctionalCastExpr(TypeSourceInfo *CastTypeInfo,
SemaExprCXX.cpp 1480 return BuildCXXFunctionalCastExpr(TInfo, Ty, LParenOrBraceLoc, Arg,
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 11731 ExprResult BuildCXXFunctionalCastExpr(TypeSourceInfo *TInfo, QualType Type,

Completed in 93 milliseconds