Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DIgnoreExpr.h159 else if (auto *GSE = dyn_cast<GenericSelectionExpr>(E)) { in IgnoreParensSingleStep() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1490 const GenericSelectionExpr *GSE) { in VisitGenericSelectionExpr()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp16106 if (auto *GSE = dyn_cast<GenericSelectionExpr>(E)) { in FixOverloadedFunctionReference() local
H A DSemaExpr.cpp19270 auto *GSE = cast<GenericSelectionExpr>(E); in rebuildPotentialResultsAsNonOdrUsed() local