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

  /external/clang/include/clang/Lex/
Lexer.h 340 ComputePreamble(const llvm::MemoryBuffer *Buffer, const LangOptions &Features,
  /external/clang/lib/Frontend/
FrontendActions.cpp 260 unsigned Preamble = Lexer::ComputePreamble(Buffer, CI.getLangOpts()).first;
ASTUnit.cpp     [all...]
  /external/clang/include/clang/Frontend/
ASTUnit.h 390 ComputePreamble(CompilerInvocation &Invocation,

Completed in 256 milliseconds