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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h 1090 MoveIntoResult(Value, Context);
1092 void MoveIntoResult(APValue &Value, const ASTContext &Context);
  /src/external/apache2/llvm/dist/clang/lib/AST/
Expr.cpp 329 void ConstantExpr::MoveIntoResult(APValue &Value, const ASTContext &Context) {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp 16502 CE->MoveIntoResult(Eval.Val, SemaRef.getASTContext());

Completed in 62 milliseconds