Home
last modified time | relevance | path

Searched refs:RecordConditionalDirectives (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Lex/
DPreprocessingRecord.cpp41 bool RecordConditionalDirectives) in PreprocessingRecord() argument
43 RecordCondDirectives(RecordConditionalDirectives), CondDirectiveNextIdx(0), in PreprocessingRecord()
DPreprocessor.cpp684 void Preprocessor::createPreprocessingRecord(bool RecordConditionalDirectives) { in createPreprocessingRecord() argument
689 RecordConditionalDirectives); in createPreprocessingRecord()
/external/clang/include/clang/Lex/
DPreprocessingRecord.h392 PreprocessingRecord(SourceManager &SM, bool RecordConditionalDirectives);
DPreprocessor.h550 void createPreprocessingRecord(bool RecordConditionalDirectives);