Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DLangOptions.h443 std::vector<std::string> ModuleFeatures; variable
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp5808 SubtargetFeatureInfoMap ModuleFeatures; in run() local