Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1734 bool PartOfFramework = MD.Framework || Existing->isPartOfFramework(); in handleModuleDecl() local
1745 if (LoadedFromASTFile || Inferred || PartOfFramework || ParsedAsMainInput || in handleModuleDecl()