Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DASTUnit.h496 void addPreprocessedEntityFromPreamble(uint64_t Offset) { in addPreprocessedEntityFromPreamble() function
/external/clang/lib/Frontend/
DASTUnit.cpp815 Unit.addPreprocessedEntityFromPreamble(Offset); in SerializedPreprocessedEntity()