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 247 PreprocessingRecord::addPreprocessedEntity(PreprocessedEntity *Entity) {
377 addPreprocessedEntity(
380 addPreprocessedEntity(
425 addPreprocessedEntity(Def);
482 addPreprocessedEntity(ID);
  /external/clang/include/clang/Lex/
PreprocessingRecord.h 549 PPEntityID addPreprocessedEntity(PreprocessedEntity *Entity);

Completed in 478 milliseconds