Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp1239 struct FindLocalExternScope { struct
1240 FindLocalExternScope(LookupResult &R) in FindLocalExternScope() argument
1249 ~FindLocalExternScope() { in ~FindLocalExternScope() argument
1302 FindLocalExternScope FindLocals(R); in CppLookupName()
2197 FindLocalExternScope FindLocals(R); in LookupName()
4308 FindLocalExternScope FindLocals(Result); in lookupInScope()