Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h377 auto MOK = D->getModuleOwnershipKind(); in getModuleOwnershipKindForChildOf() local
870 void setModuleOwnershipKind(ModuleOwnershipKind MOK) { in setModuleOwnershipKind()
/freebsd/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp686 static std::string lookupModuleOutput(const ModuleID &MID, ModuleOutputKind MOK, in lookupModuleOutput()
947 auto LookupOutput = [&](const ModuleID &MID, ModuleOutputKind MOK) { in clang_scan_deps_main()