Home
last modified time | relevance | path

Searched defs:IsDecltype (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprCXX.cpp4989 bool IsDecltype = ExprEvalContexts.back().IsDecltype; in MaybeBindToTemporary() local
HDSemaExpr.cpp11009 bool IsDecltype) { in PushExpressionEvaluationContext()
11024 bool IsDecltype) { in PushExpressionEvaluationContext()
/trueos/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h664 bool IsDecltype; member