Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DGeneratePCH.cpp31 bool AllowASTWithErrors, bool IncludeTimestamps) in PCHGenerator()
DASTWriter.cpp4074 bool IncludeTimestamps) in ASTWriter()
/external/llvm-project/clang/lib/Serialization/
DGeneratePCH.cpp27 bool AllowASTWithErrors, bool IncludeTimestamps, in PCHGenerator()
DASTWriter.cpp4345 bool IncludeTimestamps) in ASTWriter()
/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dtransport_feedback.h88 bool IncludeTimestamps() const { return include_timestamps_; } in IncludeTimestamps() function
/external/clang/include/clang/Frontend/
DFrontendOptions.h157 unsigned IncludeTimestamps : 1; ///< Whether timestamps should be variable
/external/llvm-project/clang/include/clang/Frontend/
DFrontendOptions.h295 unsigned IncludeTimestamps : 1; variable
/external/llvm-project/clang/include/clang/Serialization/
DASTWriter.h155 bool IncludeTimestamps; variable
/external/clang/include/clang/Serialization/
DASTWriter.h131 bool IncludeTimestamps; variable