Home
last modified time | relevance | path

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

/external/clang/test/SemaTemplate/
Dtemplate-id-printing.cpp56 namespace ULE { namespace
/external/clang/lib/Sema/
DSemaOverload.cpp10993 void Sema::AddOverloadedCallCandidates(UnresolvedLookupExpr *ULE, in AddOverloadedCallCandidates()
11212 UnresolvedLookupExpr *ULE, in BuildRecoveryCallExpr()
11281 UnresolvedLookupExpr *ULE, in buildOverloadedCallSet()
11347 UnresolvedLookupExpr *ULE, in FinishOverloadedCallExpr()
11448 UnresolvedLookupExpr *ULE, in BuildOverloadedCallExpr()
13043 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in FixOverloadedFunctionReference() local
DSemaExpr.cpp2822 UnresolvedLookupExpr *ULE in BuildDeclarationNameExpr() local
5188 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(ovl)) in ActOnCallExpr() local
11504 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in isQualifiedMemberAccess() local
DSemaLookup.cpp2764 UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(Arg); in FindAssociatedClassesAndNamespaces() local
DSemaCodeComplete.cpp4039 if (auto ULE = dyn_cast<UnresolvedLookupExpr>(NakedFn)) in CodeCompleteCall() local
DTreeTransform.h7893 auto *ULE = cast<UnresolvedLookupExpr>(E); in TransformOMPReductionClause() local
11807 if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(Callee)) { in RebuildCXXOperatorCallExpr() local
DSemaTemplate.cpp2965 UnresolvedLookupExpr *ULE in BuildTemplateIdExpr() local
DSemaDeclAttr.cpp2711 } else if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(E)) { in handleCleanupAttr() local
DSemaOpenMP.cpp8920 } else if (auto *ULE = in buildDeclareReductionRef() local
/external/clang/lib/AST/
DItaniumMangle.cpp3447 const UnresolvedLookupExpr *ULE = cast<UnresolvedLookupExpr>(E); in mangleExpression() local
/external/v8/src/mips/
Dconstants-mips.h1137 ULE = 0x07, // Unordered or Less Than or Equal. enumerator
/external/v8/src/mips64/
Dconstants-mips64.h1171 ULE = 0x07, // Unordered or Less Than or Equal. enumerator