Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DLangOptions.h423 std::vector<std::string> ModuleFeatures; variable
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp5798 SubtargetFeatureInfoMap ModuleFeatures; in run() local