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/llvm-project/llvm/cmake/modules/
DHandleLLVMOptions.cmake519 set(module_flags "-fmodules -fmodules-cache-path=${PROJECT_BINARY_DIR}/module.cache") variable
522 set(module_flags "${module_flags} -fcxx-modules") variable
525 set(module_flags "${module_flags} -Xclang -fmodules-local-submodule-visibility") variable
530 set(module_flags "${module_flags} -gmodules") variable
/external/freetype/include/freetype/
Dftmodapi.h234 FT_ULong module_flags; member
/external/gflags/src/
Dgflags_completions.cc198 FlagSet module_flags; // Found in module file member