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) {
375 addPreprocessedEntity(
378 addPreprocessedEntity(
423 addPreprocessedEntity(Def);
480 addPreprocessedEntity(ID);
  /external/clang/include/clang/Lex/
PreprocessingRecord.h 470 PPEntityID addPreprocessedEntity(PreprocessedEntity *Entity);

Completed in 133 milliseconds