HomeSort by relevance Sort by last modified time
    Searched refs:addPreprocessedEntity (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Lex/
PreprocessingRecord.cpp 245 PreprocessingRecord::addPreprocessedEntity(PreprocessedEntity *Entity) {
377 addPreprocessedEntity(new (*this)
380 addPreprocessedEntity(new (*this) MacroExpansion(Def, Range));
425 addPreprocessedEntity(Def);
480 addPreprocessedEntity(ID);
  /external/clang/include/clang/Lex/
PreprocessingRecord.h 469 PPEntityID addPreprocessedEntity(PreprocessedEntity *Entity);

Completed in 67 milliseconds