Home
last modified time | relevance | path

Searched refs:LookInScope (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaExprCXX.cpp113 bool LookInScope = false; in getDestructorName() local
147 LookInScope = true; in getDestructorName()
179 LookInScope = true; in getDestructorName()
182 LookInScope = true; in getDestructorName()
194 else if (Step == 1 && LookInScope && S) in getDestructorName()