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

  /external/clang/include/clang/Frontend/
CodeGenOptions.h 26 enum InliningMethod {
125 InliningMethod Inlining;
  /external/clang/lib/CodeGen/
BackendUtil.cpp 116 CodeGenOptions::InliningMethod Inlining = CodeGenOpts.Inlining;

Completed in 20 milliseconds