Home
last modified time | relevance | path

Searched defs:RequiresADL (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp403 const DeclarationNameInfo &NameInfo, bool RequiresADL, in UnresolvedLookupExpr()
423 bool RequiresADL, UnresolvedSetIterator Begin, UnresolvedSetIterator End, in Create()
439 const DeclarationNameInfo &NameInfo, bool RequiresADL, in Create()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2666 bool RequiresADL) { in RebuildDeclarationNameExpr()
3499 bool RequiresADL, in RebuildTemplateIdExpr()
13577 bool RequiresADL, in TransformOverloadExprDecls()
16348 bool RequiresADL, const UnresolvedSetImpl &Functions, Expr *First, in RebuildCXXOperatorCallExpr()
H A DSemaTemplate.cpp4392 bool RequiresADL, in BuildTemplateIdExpr()