Searched defs:ReadLocallyScopedExternCDecls (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
H A DExternalSemaSource.h142 virtual void ReadLocallyScopedExternCDecls( function in class:clang::ExternalSemaSource
/external/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp245 void MultiplexExternalSemaSource::ReadLocallyScopedExternCDecls( function in class:MultiplexExternalSemaSource
248 Sources[i]->ReadLocallyScopedExternCDecls(Decls);

Completed in 297 milliseconds