Home
last modified time | relevance | path

Searched refs:selInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDExprObjC.h460 ObjCSelectorExpr(QualType T, Selector selInfo, SourceLocation at, in ObjCSelectorExpr() argument
463 SelName(selInfo), AtLoc(at), RParenLoc(rp) { in ObjCSelectorExpr()