Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DASTReader.cpp1426 PreprocessorRecordTypes RecType = in ReadMacroRecord() local
1428 switch (RecType) { in ReadMacroRecord()
1448 if (RecType == PP_MACRO_FUNCTION_LIKE) { in ReadMacroRecord()
1886 PreprocessorRecordTypes RecType = in installPCHMacroDirectives() local
1888 if (RecType != PP_MACRO_DIRECTIVE_HISTORY) { in installPCHMacroDirectives()
4930 PreprocessorDetailRecordTypes RecType = in ReadPreprocessedEntity() local
4933 switch (RecType) { in ReadPreprocessedEntity()