Home
last modified time | relevance | path

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

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