Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DIgnoreExpr.h62 Expr *SubE = IgnoreImplicitCastsSingleStep(E); in IgnoreImplicitCastsExtraSingleStep() local
112 Expr *SubE = IgnoreImplicitCastsSingleStep(E); in IgnoreImplicitSingleStep() local
/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp298 if (SubE) { in discoverAndMapException() local
357 SubE->print(OS, Depth + 2); in print() local
/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1033 RecIter SubI = SubResources.begin(), SubE = SubResources.end(); ExpandProcResources() local
/llvm-project/clang/lib/AST/
H A DExpr.cpp2903 const Expr *SubE = CE->getSubExpr()->IgnoreParens(); isUnusedResultAWarning() local
/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp14133 Expr *SubE = E; BuildCXXMemberCallExpr() local