Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h349 std::vector<std::string> ModuleFeatures; variable
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp5738 SubtargetFeatureInfoMap ModuleFeatures; in run() local