Home
last modified time | relevance | path

Searched defs:ULE (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dnode.h182 #define ULE 31 macro
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h3965 if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(this)) in getTrailingResults() local
3974 if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(this)) in getTrailingASTTemplateKWAndArgsInfo() local
3981 if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(this)) in getTrailingTemplateArgumentLoc() local
3988 if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(this)) in getNamingClass() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp1230 UnresolvedLookupExpr *ULE = nullptr; in ActOnCXXFoldExpr() local
H A DSemaOverload.cpp12615 void Sema::AddOverloadedCallCandidates(UnresolvedLookupExpr *ULE, in AddOverloadedCallCandidates()
12843 UnresolvedLookupExpr *ULE, in BuildRecoveryCallExpr()
12939 UnresolvedLookupExpr *ULE, in buildOverloadedCallSet()
13048 UnresolvedLookupExpr *ULE, in FinishOverloadedCallExpr()
13153 UnresolvedLookupExpr *ULE, in BuildOverloadedCallExpr()
15086 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in FixOverloadedFunctionReference() local
H A DSema.cpp2383 if (const auto *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in IsCPUDispatchCPUSpecificMultiVersion() local
H A DTreeTransform.h3680 ExprResult RebuildCXXFoldExpr(UnresolvedLookupExpr *ULE, in RebuildCXXFoldExpr()
9576 auto *ULE = cast<UnresolvedLookupExpr>(E); in TransformOMPReductionClause() local
9624 auto *ULE = cast<UnresolvedLookupExpr>(E); in TransformOMPTaskReductionClause() local
9669 auto *ULE = cast<UnresolvedLookupExpr>(E); in TransformOMPInReductionClause() local
9849 auto *ULE = cast<UnresolvedLookupExpr>(E); in transformOMPMappableExprListClause() local
14549 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(Callee)) { in RebuildCXXOperatorCallExpr() local
H A DSemaExpr.cpp3176 UnresolvedLookupExpr *ULE in BuildDeclarationNameExpr() local
6356 if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(Fn)) { in ActOnCallExpr() local
6453 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(ovl)) in BuildCallExpr() local
14887 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in isQualifiedMemberAccess() local
H A DSemaCodeComplete.cpp5743 if (auto ULE = dyn_cast<UnresolvedLookupExpr>(NakedFn)) { in ProduceCallSignatureHelp() local
H A DSemaTemplate.cpp4760 UnresolvedLookupExpr *ULE in BuildTemplateIdExpr() local
H A DSemaDeclAttr.cpp3212 } else if (auto *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in handleCleanupAttr() local
H A DSemaOpenMP.cpp16062 } else if (auto *ULE = in buildDeclareReductionRef() local
18822 } else if (auto *ULE = cast_or_null<UnresolvedLookupExpr>(UnresolvedMapper)) { in buildUserDefinedMapperRef() local
H A DSemaDecl.cpp1241 auto *ULE = cast<UnresolvedLookupExpr>(E); in ActOnNameClassifiedAsOverloadSet() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp1263 const UnresolvedLookupExpr *ULE) { in VisitUnresolvedLookupExpr()
H A DItaniumMangle.cpp4450 const UnresolvedLookupExpr *ULE = cast<UnresolvedLookupExpr>(E); in mangleExpression() local