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

  /external/clang/lib/Parse/
ParsePragma.cpp     [all...]
  /external/clang/lib/Lex/
MacroInfo.cpp 241 void *Mem = PP.getPreprocessorAllocator().Allocate(
Pragma.cpp 942 PP.getPreprocessorAllocator().Allocate<Token>(1), 1);
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 407 Info = new (PP.getPreprocessorAllocator())
486 Info = new (PP.getPreprocessorAllocator())
701 llvm::BumpPtrAllocator &getPreprocessorAllocator() { return BP; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 407 Info = new (PP.getPreprocessorAllocator())
486 Info = new (PP.getPreprocessorAllocator())
704 llvm::BumpPtrAllocator &getPreprocessorAllocator() { return BP; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Lex/
Preprocessor.h 445 Info = new (PP.getPreprocessorAllocator())
524 Info = new (PP.getPreprocessorAllocator())
737 llvm::BumpPtrAllocator &getPreprocessorAllocator() { return BP; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Lex/
Preprocessor.h 445 Info = new (PP.getPreprocessorAllocator())
524 Info = new (PP.getPreprocessorAllocator())
737 llvm::BumpPtrAllocator &getPreprocessorAllocator() { return BP; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Lex/
Preprocessor.h 448 Info = new (PP.getPreprocessorAllocator())
527 Info = new (PP.getPreprocessorAllocator())
740 llvm::BumpPtrAllocator &getPreprocessorAllocator() { return BP; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Lex/
Preprocessor.h 448 Info = new (PP.getPreprocessorAllocator())
527 Info = new (PP.getPreprocessorAllocator())
740 llvm::BumpPtrAllocator &getPreprocessorAllocator() { return BP; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Lex/
Preprocessor.h 448 Info = new (PP.getPreprocessorAllocator())
527 Info = new (PP.getPreprocessorAllocator())
740 llvm::BumpPtrAllocator &getPreprocessorAllocator() { return BP; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Lex/
Preprocessor.h 448 Info = new (PP.getPreprocessorAllocator())
527 Info = new (PP.getPreprocessorAllocator())
740 llvm::BumpPtrAllocator &getPreprocessorAllocator() { return BP; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
Preprocessor.h 407 Info = new (PP.getPreprocessorAllocator())
486 Info = new (PP.getPreprocessorAllocator())
704 llvm::BumpPtrAllocator &getPreprocessorAllocator() { return BP; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Lex/
Preprocessor.h 445 Info = new (PP.getPreprocessorAllocator())
524 Info = new (PP.getPreprocessorAllocator())
737 llvm::BumpPtrAllocator &getPreprocessorAllocator() { return BP; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Lex/
Preprocessor.h 445 Info = new (PP.getPreprocessorAllocator())
524 Info = new (PP.getPreprocessorAllocator())
737 llvm::BumpPtrAllocator &getPreprocessorAllocator() { return BP; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Lex/
Preprocessor.h 448 Info = new (PP.getPreprocessorAllocator())
527 Info = new (PP.getPreprocessorAllocator())
740 llvm::BumpPtrAllocator &getPreprocessorAllocator() { return BP; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Lex/
Preprocessor.h 448 Info = new (PP.getPreprocessorAllocator())
527 Info = new (PP.getPreprocessorAllocator())
740 llvm::BumpPtrAllocator &getPreprocessorAllocator() { return BP; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Lex/
Preprocessor.h 448 Info = new (PP.getPreprocessorAllocator())
527 Info = new (PP.getPreprocessorAllocator())
740 llvm::BumpPtrAllocator &getPreprocessorAllocator() { return BP; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Lex/
Preprocessor.h 448 Info = new (PP.getPreprocessorAllocator())
527 Info = new (PP.getPreprocessorAllocator())
740 llvm::BumpPtrAllocator &getPreprocessorAllocator() { return BP; }
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 191 milliseconds