Home
last modified time | relevance | path

Searched defs:IncludeTimestamps (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DGeneratePCH.cpp27 bool AllowASTWithErrors, bool IncludeTimestamps, in PCHGenerator()
H A DASTWriter.cpp4263 bool IncludeTimestamps) in ASTWriter()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendOptions.h296 unsigned IncludeTimestamps : 1; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h156 bool IncludeTimestamps; variable