Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.h335 std::vector<std::string> ModuleFeatures; variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp5724 SubtargetFeatureInfoMap ModuleFeatures; in run() local