Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DIgnoreExpr.h159 else if (auto *GSE = dyn_cast<GenericSelectionExpr>(E)) { in IgnoreParensSingleStep() local
/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1491 VisitGenericSelectionExpr(const GenericSelectionExpr * GSE) VisitGenericSelectionExpr() argument
/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp16128 if (auto *GSE = dyn_cast<GenericSelectionExpr>(E)) { FixOverloadedFunctionReference() local
[all...]
H A DSemaExpr.cpp19200 auto *GSE = cast<GenericSelectionExpr>(E); rebuildPotentialResultsAsNonOdrUsed() local