HomeSort by relevance Sort by last modified time
    Searched full:info (Results 576 - 600 of 25470) sorted by null

<<21222324252627282930>>

  /external/clang/test/CodeGen/
debug-info-line4.c 1 // RUN: %clang %s -g -gcolumn-info -S -emit-llvm -o - | FileCheck %s
2 // Checks that clang emits column information when -gcolumn-info is passed.
debug-info-version.c 7 // CHECK: i32 2, !"Debug Info Version", i32 3}
8 // NO_DEBUG-NOT: !"Debug Info Version"
  /external/clang/test/CodeGenCXX/
2009-06-16-DebugInfoCrash.cpp 1 // RUN: %clang_cc1 -emit-llvm %s -o /dev/null -debug-info-kind=limited
2 // This crashes if we try to emit debug info for TEMPLATE_DECL members.
debug-info-class-limited-plugin.test 1 RUN: %clang_cc1 -emit-llvm -fno-standalone-debug -g -o - -load %llvmshlibdir/PrintFunctionNames%pluginext -add-plugin print-function-names %S/Inputs/debug-info-class-limited.cpp 2>&1 | FileCheck %S/Inputs/debug-info-class-limited.cpp
debug-info-friend.cpp 17 // Emitting debug info for friends unnecessarily bloats debug info without any
debug-info-method2.cpp 1 // RUN: %clang_cc1 -x c++ -debug-info-kind=limited -S -emit-llvm < %s | FileCheck %s
3 // Preserve type qualifiers in -flimit-debug-info mode.
  /external/clang/test/CodeGenObjC/
debug-info-linkagename.m 1 // RUN: %clang_cc1 -debug-info-kind=limited -S -o %t %s
3 // Linkage name should not use 001 prefix in debug info.
  /external/clang/test/PCH/
debug-info-limited-struct.c 1 // RUN: %clang_cc1 -emit-pch -o %t %S/debug-info-limited-struct.h
2 // RUN: %clang_cc1 -include-pch %t -emit-llvm %s -debug-info-kind=limited -o - | FileCheck %s
  /external/curl/tests/data/
test1000 2 <info>
9 </info>
test1013 2 <info>
6 </info>
test1014 2 <info>
6 </info>
test1016 2 <info>
7 </info>
test1017 2 <info>
7 </info>
test1018 2 <info>
7 </info>
test1019 2 <info>
7 </info>
test1020 2 <info>
7 </info>
test1022 2 <info>
6 </info>
test1023 2 <info>
6 </info>
test1069 2 <info>
8 </info>
test1084 2 <info>
10 </info>
test111 2 <info>
9 </info>
test113 2 <info>
7 </info>
test114 2 <info>
7 </info>
test115 2 <info>
8 </info>
test117 2 <info>
7 </info>

Completed in 160 milliseconds

<<21222324252627282930>>