Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DLangOptions.h113 std::vector<std::string> ModuleFeatures; variable
/external/llvm-project/clang/include/clang/Basic/
DLangOptions.h297 std::vector<std::string> ModuleFeatures; variable
/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp5654 SubtargetFeatureInfoMap ModuleFeatures; in run() local