Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h406 llvm::SmallSetVector<Module *, 2> AffectingClangModules; variable
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1017 llvm::SmallSetVector<Module *, 2> AffectingClangModules; variable