Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaTemplate/
H A Dmissing-typename.cpp33 struct class_ { struct
35 void def(A1 const &a1) {} in def()
/llvm-project/clang/test/CXX/expr/expr.const/
H A Dp6-2a.cpp10 constexpr A class_ = {}; variable
/llvm-project/clang/utils/check_cfc/
H A Dcheck_cfc.py421 class_ = getattr(current_module, check_name) variable