Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp114 bool LookInScope = false; in getDestructorName() local
148 LookInScope = true; in getDestructorName()
180 LookInScope = true; in getDestructorName()
183 LookInScope = true; in getDestructorName()
195 else if (Step == 1 && LookInScope && S) in getDestructorName()