Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h394 NameVisibilityKind NameVisibility; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4273 makeModuleVisible(Module * Mod,Module::NameVisibilityKind NameVisibility,SourceLocation ImportLoc) makeModuleVisible() argument