Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/cmake/Modules/
H A DCompilerRTCompile.cmake14 set(clang_flags "") variable
/aosp_15_r20/bionic/libc/kernel/tools/
H A Dcpp.py215 clang_flags = ['-E', '-x', 'c'] variable in CppTokenizer