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 248 PreprocessingRecord::addPreprocessedEntity(PreprocessedEntity *Entity) {
367 addPreprocessedEntity(
370 addPreprocessedEntity(
379 MacroDefinitions[MI] = addPreprocessedEntity(Def);
422 addPreprocessedEntity(ID);
  /external/clang/include/clang/Lex/
PreprocessingRecord.h 559 PPEntityID addPreprocessedEntity(PreprocessedEntity *Entity);

Completed in 465 milliseconds