Home
last modified time | relevance | path

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

/external/google-styleguide/cpplint/
Dcpplint.py3640 def IsDecltype(clean_lines, linenum, column): function
/external/llvm-project/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py3640 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()
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp6904 bool IsDecltype = ExprEvalContexts.back().ExprContext == in MaybeBindToTemporary() local