Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOverload.cpp10416 void Sema::AddOverloadedCallCandidates(UnresolvedLookupExpr *ULE, in AddOverloadedCallCandidates()
10635 UnresolvedLookupExpr *ULE, in BuildRecoveryCallExpr()
10704 UnresolvedLookupExpr *ULE, in buildOverloadedCallSet()
10768 UnresolvedLookupExpr *ULE, in FinishOverloadedCallExpr()
10844 UnresolvedLookupExpr *ULE, in BuildOverloadedCallExpr()
12413 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in FixOverloadedFunctionReference() local
HDSemaExpr.cpp1832 UnresolvedLookupExpr *ULE = cast<UnresolvedLookupExpr>( in DiagnoseEmptyLookup() local
2785 UnresolvedLookupExpr *ULE in BuildDeclarationNameExpr() local
4806 UnresolvedLookupExpr *ULE = cast<UnresolvedLookupExpr>(ovl); in ActOnCallExpr() local
10777 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in isQualifiedMemberAccess() local
HDSemaLookup.cpp2496 UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(Arg); in FindAssociatedClassesAndNamespaces() local
HDSemaTemplate.cpp2883 UnresolvedLookupExpr *ULE in BuildTemplateIdExpr() local
HDSemaDeclAttr.cpp2448 } else if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in handleCleanupAttr() local
HDSemaCodeComplete.cpp4018 if (auto ULE = dyn_cast<UnresolvedLookupExpr>(NakedFn)) in CodeCompleteCall() local
HDTreeTransform.h10979 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(Callee)) { in RebuildCXXOperatorCallExpr() local
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDItaniumMangle.cpp2928 const UnresolvedLookupExpr *ULE = cast<UnresolvedLookupExpr>(E); in mangleExpression() local