Home
last modified time | relevance | path

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

/llvm-project/openmp/cmake/DetectTestCompiler/
H A DCMakeLists.txt10 set(information "${CMAKE_${lang}_COMPILER}") variable
11 set(information "${information}\\;${CMAKE_${lang}_COMPILER_ID}") variable
12 set(information "${information}\\;${CMAKE_${lang}_COMPILER_VERSION}") variable
13 set(information "${information}\\;${${lang}_FLAGS}") variable
14 set(information "${information}\\;${${lang}_HAS_TSAN_FLAG}") variable
15 set(information "${information}\\;${${lang}_HAS_OMIT_FRAME_POINTER}") variable
16 set(information "${information}\\;${${lang}_HAS_OMP_H}") variable
/llvm-project/clang/test/ExtractAPI/
H A Danonymous_record_no_typedef.c106 } information; global() member
[all...]