Searched defs:RequiresADL (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprCXX.cpp | 403 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 D | TreeTransform.h | 2666 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 D | SemaTemplate.cpp | 4392 bool RequiresADL, in BuildTemplateIdExpr()
|