Searched defs:QLoc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ |
H A D | Expr.h | 4190 ConditionalOperator(Expr * cond,SourceLocation QLoc,Expr * lhs,SourceLocation CLoc,Expr * rhs,QualType t,ExprValueKind VK,ExprObjectKind OK) ConditionalOperator() argument
|
/llvm-project/clang/tools/libclang/ |
H A D | CIndex.cpp | 3817 buildPieces(unsigned NameFlags,bool IsMemberRefExpr,const DeclarationNameInfo & NI,SourceRange QLoc,const SourceRange * TemplateArgsLoc=nullptr) buildPieces() argument
|