Searched
full:checker (Results
676 -
700 of
1436) sorted by null
<<21222324252627282930>>
/external/clang/test/Analysis/ |
global-region-invalidation.c | 1 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -analyze -disable-free -analyzer-eagerly-assume -analyzer-checker=core,deadcode,alpha.security.taint,debug.TaintTest,debug.ExprInspection -verify %s
|
initializer.cpp | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,unix.Malloc,debug.ExprInspection -analyzer-config c++-inlining=constructors -std=c++11 -verify %s
|
initializers-cfg-output.cpp | 1 // RUN: %clang_cc1 -std=c++11 -analyze -analyzer-checker=debug.DumpCFG %s 2>&1 | FileCheck %s
|
method-arg-decay.m | 1 // RUN: %clang_cc1 -analyzer-checker=core -verify %s -Wno-incomplete-implementation
|
nonnull.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -w -verify %s
|
nullptr.cpp | 1 // RUN: %clang_cc1 -std=c++11 -Wno-conversion-null -analyze -analyzer-checker=core,debug.ExprInspection -analyzer-store region -verify %s
|
operator-calls.cpp | 1 // RUN: %clang_cc1 -std=c++11 -analyze -analyzer-checker=core,alpha.core,debug.ExprInspection -verify %s
|
outofbound.c | 1 // RUN: %clang_cc1 -Wno-array-bounds -analyze -analyzer-checker=core,unix,alpha.security.ArrayBound -analyzer-store=region -verify -analyzer-config unix:Optimistic=true %s
|
uninit-const.cpp | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=cplusplus.NewDelete,core,alpha.core.CallAndMessageUnInitRefArg -analyzer-output=text -verify %s
|
uninit-msg-expr.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-store=region -verify %s
|
uninit-vals-ps-region.m | 1 // RUN: %clang_cc1 -analyze -analyzer-store=region -analyzer-checker=core -verify %s
|
uninit-vals-ps.c | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-store=region -fblocks -verify %s
|
unreachable-code-path.c | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core,deadcode.DeadStores,alpha.deadcode.UnreachableCode -verify -analyzer-opt-analyze-nested-blocks -Wno-unused-value %s
|
/external/clang/test/Analysis/inlining/ |
InlineObjCInstanceMethod.m | 1 // RUN: %clang --analyze -Xanalyzer -analyzer-checker=osx.cocoa.IncompatibleMethodTypes,osx.coreFoundation.CFRetainRelease -Xclang -verify %s
|
inline-defensive-checks.m | 1 // RUN: %clang_cc1 -analyze -analyzer-checker=core -analyzer-config suppress-inlined-defensive-checks=true -verify %s
|
/external/compiler-rt/lib/asan/ |
asan_activation.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_interceptors.h | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_poisoning.h | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_report.h | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_stack.h | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_suppressions.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
/external/compiler-rt/lib/asan/tests/ |
asan_benchmarks_test.cc | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
asan_test_utils.h | 10 // This file is a part of AddressSanitizer, an address sanity checker.
|
/external/compiler-rt/lib/ubsan/ |
ubsan_type_hash.h | 10 // Hashing of types for Clang's undefined behavior checker.
|
/external/llvm/include/llvm/ExecutionEngine/ |
RuntimeDyldChecker.h | 24 /// \brief RuntimeDyld invariant checker for verifying that RuntimeDyld has
|
Completed in 585 milliseconds
<<21222324252627282930>>