HomeSort by relevance Sort by last modified time
    Searched refs:IPAMode (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/StaticAnalyzer/Core/
AnalyzerOptions.cpp 37 if (IPAMode == IPAK_NotSet) {
62 IPAMode = IPAConfig;
65 return IPAMode;
  /external/clang/include/clang/StaticAnalyzer/Core/
AnalyzerOptions.h 183 /// settings for some of the lower-level config options (such as IPAMode).
188 IPAKind IPAMode;
438 IPAMode(IPAK_NotSet),

Completed in 76 milliseconds