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

/external/clang/lib/Serialization/
H A DASTWriter.cpp3477 static void visitLocalLookupResults(const DeclContext *ConstDC, argument
3481 DeclContext *DC = const_cast<DeclContext*>(ConstDC);

Completed in 95 milliseconds