Searched refs:HandleExprEvaluationContextForTypeof (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp7918 Operand = Actions.HandleExprEvaluationContextForTypeof(Operand.get());
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h6404 E = SemaRef.HandleExprEvaluationContextForTypeof(E.get());
H A DSemaExpr.cpp18697 ExprResult Sema::HandleExprEvaluationContextForTypeof(Expr *E) { function in class:Sema
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5528 ExprResult HandleExprEvaluationContextForTypeof(Expr *E);

Completed in 398 milliseconds