OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PropagateLineStartLeadingSpaceInfo
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
TokenLexer.h
240
void
PropagateLineStartLeadingSpaceInfo
(Token &Result);
Lexer.h
698
void
PropagateLineStartLeadingSpaceInfo
(Token &Result);
Preprocessor.h
2061
void
PropagateLineStartLeadingSpaceInfo
(Token &Result);
/src/external/apache2/llvm/dist/clang/lib/Lex/
PPLexerChange.cpp
221
void Preprocessor::
PropagateLineStartLeadingSpaceInfo
(Token &Result) {
223
CurTokenLexer->
PropagateLineStartLeadingSpaceInfo
(Result);
227
CurLexer->
PropagateLineStartLeadingSpaceInfo
(Result);
464
PropagateLineStartLeadingSpaceInfo
(Result);
TokenLexer.cpp
1076
void TokenLexer::
PropagateLineStartLeadingSpaceInfo
(Token &Result) {
PPMacroExpansion.cpp
573
PropagateLineStartLeadingSpaceInfo
(Identifier);
Lexer.cpp
3159
void Lexer::
PropagateLineStartLeadingSpaceInfo
(Token &Result) {
Completed in 61 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026