Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h405 llvm::SmallSetVector<Module *, 2> AffectingClangModules; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h997 llvm::SmallSetVector<Module *, 2> AffectingClangModules; global() variable