Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DIgnoreExpr.h61 Expr *SubE = IgnoreImplicitCastsSingleStep(E); in IgnoreImplicitCastsExtraSingleStep() local
111 Expr *SubE = IgnoreImplicitCastsSingleStep(E); in IgnoreImplicitSingleStep() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyExceptionInfo.cpp294 WebAssemblyException *SubE = getOutermostException(MBB); in discoverAndMapException() local
353 for (auto &SubE : SubExceptions) in print() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp963 RecIter SubI = SubResources.begin(), SubE = SubResources.end(); in ExpandProcResources() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExpr.cpp2689 const Expr *SubE = CE->getSubExpr()->IgnoreParens(); in isUnusedResultAWarning() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp7705 Expr *SubE = E; in BuildCXXMemberCallExpr() local