HomeSort by relevance Sort by last modified time
    Searched refs:Preprocessor (Results 126 - 141 of 141) sorted by null

1 2 3 4 56

  /external/clang/lib/Sema/
DeclSpec.cpp 20 #include "clang/Lex/Preprocessor.h"
851 void DeclSpec::Finish(DiagnosticsEngine &D, Preprocessor &PP) {
    [all...]
SemaCodeComplete.cpp 20 #include "clang/Lex/Preprocessor.h"
    [all...]
AnalysisBasedWarnings.cpp 37 #include "clang/Lex/Preprocessor.h"
918 Preprocessor &PP = S.getPreprocessor();
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h 591 /// \param PP the Preprocessor used with this TU. Could be NULL if
592 /// preprocessor is not available.
594 const Preprocessor *PP) const;
    [all...]
  /external/clang/tools/libclang/
IndexingContext.cpp 202 void IndexingContext::setPreprocessor(Preprocessor &PP) {
    [all...]
CIndex.cpp 35 #include "clang/Lex/Preprocessor.h"
    [all...]
  /external/clang/include/clang/Sema/
Sema.h 147 class Preprocessor;
237 Preprocessor &PP;
860 Sema(Preprocessor &pp, ASTContext &ctxt, ASTConsumer &consumer,
876 Preprocessor &getPreprocessor() const { return PP; }
    [all...]
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /external/clang/lib/Parse/
ParseExprCXX.cpp 47 static void FixDigraph(Parser &P, Preprocessor &PP, Token &DigraphToken,
268 // Preprocessor::AnnotatePreviousCachedTokens.
    [all...]
ParseStmt.cpp     [all...]
  /external/clang/lib/AST/
ASTContext.cpp 229 // There should be no other declarations or preprocessor directives between
424 const Preprocessor *PP) const {
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp 36 #include "clang/Lex/Preprocessor.h"
217 /// \brief Collect the macro definitions provided by the given preprocessor
254 /// \brief Check the preprocessor options deserialized from the control block
255 /// against the preprocessor options in an existing preprocessor.
272 // Dig out the macro definition in the existing preprocessor options.
    [all...]
  /external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar 
  /external/openssh/
configure     [all...]
  /prebuilts/misc/common/antlr/
antlr-3.4-complete.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 297 milliseconds

1 2 3 4 56