Home
last modified time | relevance | path

Searched defs:module_flags (Results 1 – 4 of 4) sorted by relevance

/external/llvm/cmake/modules/
DHandleLLVMOptions.cmake468 set(module_flags "-fmodules -fmodules-cache-path=module.cache") variable
471 set(module_flags "${module_flags} -fcxx-modules") variable
474 set(module_flags "${module_flags} -Xclang -fmodules-local-submodule-visibility") variable
479 set(module_flags "${module_flags} -gmodules") variable
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DHandleLLVMOptions.cmake435 set(module_flags "-fmodules -fmodules-cache-path=${PROJECT_BINARY_DIR}/module.cache") variable
438 set(module_flags "${module_flags} -fcxx-modules") variable
441 set(module_flags "${module_flags} -Xclang -fmodules-local-submodule-visibility") variable
446 set(module_flags "${module_flags} -gmodules") variable
/external/freetype/include/freetype/
Dftmodapi.h235 FT_ULong module_flags; member
/external/gflags/src/
Dgflags_completions.cc198 FlagSet module_flags; // Found in module file member