Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DModuleMap.cpp1629 static const StringRef IOKitAVC[] = {"IOKit", "avc"}; in shouldAddRequirement() local
1635 } else if (Feature == "cplusplus" && M->fullModuleNameIs(IOKitAVC)) { in shouldAddRequirement()