Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/localization/locales/locale/locale.operators/
H A Deq.pass.cpp23 std::locale cloc; in main() local
/llvm-project/clang/include/clang/AST/
H A DExpr.h4153 AbstractConditionalOperator(StmtClass SC,QualType T,ExprValueKind VK,ExprObjectKind OK,SourceLocation qloc,SourceLocation cloc) AbstractConditionalOperator() argument
4261 BinaryConditionalOperator(Expr * common,OpaqueValueExpr * opaqueValue,Expr * cond,Expr * lhs,Expr * rhs,SourceLocation qloc,SourceLocation cloc,QualType t,ExprValueKind VK,ExprObjectKind OK) BinaryConditionalOperator() argument