Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp1667 [&M](const ModuleScope &MS) { return MS.Module == M; }) || in isUsableModule()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9903 struct ModuleScope { struct
9909 llvm::SmallVector<ModuleScope, 16> ModuleScopes; argument