Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPreprocessingRecord.cpp245 PreprocessingRecord::addPreprocessedEntity(PreprocessedEntity *Entity) { in addPreprocessedEntity() function in PreprocessingRecord
375 addPreprocessedEntity( in addMacroExpansion()
378 addPreprocessedEntity( in addMacroExpansion()
423 addPreprocessedEntity(Def); in MacroDefined()
480 addPreprocessedEntity(ID); in InclusionDirective()
/external/clang/include/clang/Lex/
DPreprocessingRecord.h470 PPEntityID addPreprocessedEntity(PreprocessedEntity *Entity);