Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DExpr.h4152 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