Home
last modified time | relevance | path

Searched refs:CheckOptions (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
D.clang-tidy2 CheckOptions:
/external/clang/
D.clang-tidy2 CheckOptions:
/external/llvm/
D.clang-tidy2 CheckOptions:
/external/compiler-rt/lib/asan/
Dasan_allocator.cc246 void CheckOptions(const AllocatorOptions &options) const { in CheckOptions() function
255 CheckOptions(options); in SharedInitCode()
/external/libmojo/build/android/gyp/util/
Dbuild_utils.py104 def CheckOptions(options, parser, required=None): function