Home
last modified time | relevance | path

Searched defs:cloc (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dglobal_templates.cc38 const locale& cloc = locale::classic(); in test01() local
H A Doperators.cc38 const locale& cloc = locale::classic(); in test01() local
H A Dcollate_members_char.cc156 const std::locale cloc = std::locale::classic(); in test03() local
H A Dcollate_members_wchar_t.cc156 const std::locale cloc = std::locale::classic(); in test03() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExpr.h4121 SourceLocation cloc) in AbstractConditionalOperator()
4229 SourceLocation qloc, SourceLocation cloc, in BinaryConditionalOperator()