Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
DSourceManager.h1505 void setExternalSLocEntrySource(ExternalSLocEntrySource *Source) { in setExternalSLocEntrySource() function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTReader.cpp7612 SourceMgr.setExternalSLocEntrySource(this); in ASTReader()