Searched defs:ComputedPreamble (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/Frontend/ | ||
H A D | ASTUnit.h | 427 struct ComputedPreamble { struct in class:clang::ASTUnit 432 ComputedPreamble(llvm::MemoryBuffer *Buffer, function in struct:clang::ASTUnit::ComputedPreamble 437 ComputedPreamble(ComputedPreamble &&C) function in struct:clang::ASTUnit::ComputedPreamble 441 ComputedPreamble ComputePreamble(CompilerInvocation &Invocation, |
Completed in 166 milliseconds