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

  /external/clang/include/clang/Frontend/
CodeGenOptions.h 83 enum ProfileInstrKind {
  /external/clang/lib/Frontend/
CompilerInvocation.cpp 397 CodeGenOptions::ProfileInstrKind Instrumentor =
398 static_cast<CodeGenOptions::ProfileInstrKind>(I);
    [all...]

Completed in 203 milliseconds