Home
last modified time | relevance | path

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

/external/llvm/
D.clang-tidy2 CheckOptions:
/external/autotest/site_utils/docgen/
DCreateDocs.py723 def CheckOptions(options, logger): function
778 CheckOptions(options, logger)
/external/compiler-rt/lib/asan/
Dasan_allocator.cc246 void CheckOptions(const AllocatorOptions &options) const { in CheckOptions() function
255 CheckOptions(options); in SharedInitCode()