Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaLookup.cpp863 struct FindLocalExternScope { struct
864 FindLocalExternScope(LookupResult &R) in FindLocalExternScope() function
869 void restore() { in restore()
872 ~FindLocalExternScope() { in ~FindLocalExternScope()
875 LookupResult &R;
876 bool OldFindLocalExtern;