OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCommentRetentionState
(Results
1 - 4
of
4
) sorted by null
/external/clang/lib/Frontend/
PrintPreprocessedOutput.cpp
597
!PP.
getCommentRetentionState
();
/external/clang/lib/Lex/
Preprocessor.cpp
810
if (!AnyPendingTokens ||
getCommentRetentionState
())
Lexer.cpp
133
SetCommentRetentionState(PP->
getCommentRetentionState
());
[
all
...]
/external/clang/include/clang/Lex/
Preprocessor.h
477
bool
getCommentRetentionState
() const { return KeepComments; }
[
all
...]
Completed in 36 milliseconds