HomeSort by relevance Sort by last modified time
    Searched defs:Preamble (Results 1 - 14 of 14) sorted by null

  /external/clang/lib/Frontend/
FrontendActions.cpp 429 bool Preamble = CI.getPreprocessorOpts().PrecompiledPreambleBytes.first != 0;
441 Preamble ? serialization::MK_Preamble
749 unsigned Preamble =
751 llvm::outs().write((*Buffer)->getBufferStart(), Preamble);
CompilerInstance.cpp 412 bool Preamble = getPreprocessorOpts().PrecompiledPreambleBytes.first != 0;
419 OwnDeserializationListener, Preamble,
429 bool Preamble, bool UseGlobalModuleIndex) {
446 Preamble ? serialization::MK_Preamble
    [all...]
  /external/clang/include/clang/Frontend/
ASTUnit.h 152 /// The files and decls are only local (and non-preamble) ones.
158 /// \brief The set of diagnostics produced when creating the preamble.
177 /// precompiled preamble.
179 /// If zero, we will never build a precompiled preamble. Otherwise,
181 /// without the benefit of a precompiled preamble. When it hits 1,
183 /// building the precompiled preamble fails, we won't try again for
226 return Preamble;
229 /// Data used to determine if a file used in the preamble has been changed.
257 /// \brief The contents of the preamble that has been precompiled to
259 PreambleData Preamble;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 149 /// The files and decls are only local (and non-preamble) ones.
155 /// \brief The set of diagnostics produced when creating the preamble.
174 /// precompiled preamble.
176 /// If zero, we will never build a precompiled preamble. Otherwise,
178 /// without the benefit of a precompiled preamble. When it hits 1,
180 /// building the precompiled preamble fails, we won't try again for
223 return Preamble;
226 /// Data used to determine if a file used in the preamble has been changed.
254 /// \brief The contents of the preamble that has been precompiled to
256 PreambleData Preamble;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 149 /// The files and decls are only local (and non-preamble) ones.
155 /// \brief The set of diagnostics produced when creating the preamble.
174 /// precompiled preamble.
176 /// If zero, we will never build a precompiled preamble. Otherwise,
178 /// without the benefit of a precompiled preamble. When it hits 1,
180 /// building the precompiled preamble fails, we won't try again for
223 return Preamble;
226 /// Data used to determine if a file used in the preamble has been changed.
254 /// \brief The contents of the preamble that has been precompiled to
256 PreambleData Preamble;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 149 /// The files and decls are only local (and non-preamble) ones.
155 /// \brief The set of diagnostics produced when creating the preamble.
174 /// precompiled preamble.
176 /// If zero, we will never build a precompiled preamble. Otherwise,
178 /// without the benefit of a precompiled preamble. When it hits 1,
180 /// building the precompiled preamble fails, we won't try again for
223 return Preamble;
226 /// Data used to determine if a file used in the preamble has been changed.
254 /// \brief The contents of the preamble that has been precompiled to
256 PreambleData Preamble;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 149 /// The files and decls are only local (and non-preamble) ones.
155 /// \brief The set of diagnostics produced when creating the preamble.
174 /// precompiled preamble.
176 /// If zero, we will never build a precompiled preamble. Otherwise,
178 /// without the benefit of a precompiled preamble. When it hits 1,
180 /// building the precompiled preamble fails, we won't try again for
223 return Preamble;
226 /// Data used to determine if a file used in the preamble has been changed.
254 /// \brief The contents of the preamble that has been precompiled to
256 PreambleData Preamble;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 149 /// The files and decls are only local (and non-preamble) ones.
155 /// \brief The set of diagnostics produced when creating the preamble.
174 /// precompiled preamble.
176 /// If zero, we will never build a precompiled preamble. Otherwise,
178 /// without the benefit of a precompiled preamble. When it hits 1,
180 /// building the precompiled preamble fails, we won't try again for
223 return Preamble;
226 /// Data used to determine if a file used in the preamble has been changed.
254 /// \brief The contents of the preamble that has been precompiled to
256 PreambleData Preamble;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 149 /// The files and decls are only local (and non-preamble) ones.
155 /// \brief The set of diagnostics produced when creating the preamble.
174 /// precompiled preamble.
176 /// If zero, we will never build a precompiled preamble. Otherwise,
178 /// without the benefit of a precompiled preamble. When it hits 1,
180 /// building the precompiled preamble fails, we won't try again for
223 return Preamble;
226 /// Data used to determine if a file used in the preamble has been changed.
254 /// \brief The contents of the preamble that has been precompiled to
256 PreambleData Preamble;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 149 /// The files and decls are only local (and non-preamble) ones.
155 /// \brief The set of diagnostics produced when creating the preamble.
174 /// precompiled preamble.
176 /// If zero, we will never build a precompiled preamble. Otherwise,
178 /// without the benefit of a precompiled preamble. When it hits 1,
180 /// building the precompiled preamble fails, we won't try again for
223 return Preamble;
226 /// Data used to determine if a file used in the preamble has been changed.
254 /// \brief The contents of the preamble that has been precompiled to
256 PreambleData Preamble;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 149 /// The files and decls are only local (and non-preamble) ones.
155 /// \brief The set of diagnostics produced when creating the preamble.
174 /// precompiled preamble.
176 /// If zero, we will never build a precompiled preamble. Otherwise,
178 /// without the benefit of a precompiled preamble. When it hits 1,
180 /// building the precompiled preamble fails, we won't try again for
223 return Preamble;
226 /// Data used to determine if a file used in the preamble has been changed.
254 /// \brief The contents of the preamble that has been precompiled to
256 PreambleData Preamble;
    [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteModernObjC.cpp 76 std::string Preamble;
    [all...]
RewriteObjC.cpp 75 std::string Preamble;
    [all...]
  /prebuilts/tools/common/m2/repository/com/sun/xml/bind/external/rngom/2.2.11/
rngom-2.2.11.jar 

Completed in 203 milliseconds