HomeSort by: relevance | last modified time | path
    Searched defs:considerVariable (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaChecking.cpp 14735 static bool considerVariable(VarDecl *var, Expr *ref, RetainCycleOwner &owner) {
14782 return considerVariable(var, ref, owner);
15161 if (!considerVariable(Var, /*DeclRefExpr=*/nullptr, Owner))

Completed in 46 milliseconds