Home
last modified time | relevance | path

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

/external/google-styleguide/cpplint/
Dcpplint.py3634 def IsDecltype(clean_lines, linenum, column): function
/external/clang/include/clang/Sema/
DSema.h841 bool IsDecltype; member
/external/clang/lib/Sema/
DSemaExprCXX.cpp5711 bool IsDecltype = ExprEvalContexts.back().IsDecltype; in MaybeBindToTemporary() local
DSemaExpr.cpp12824 bool IsDecltype) { in PushExpressionEvaluationContext()
12835 bool IsDecltype) { in PushExpressionEvaluationContext()