Searched refs:EmitDeclName (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DCIndexUSRs.cpp135 bool EmitDeclName(const NamedDecl *D);
144 bool USRGenerator::EmitDeclName(const NamedDecl *D) { function in class:USRGenerator
170 if (EmitDeclName(D)) {
226 if (EmitDeclName(D)) {
437 if (EmitDeclName(D)) {

Completed in 45 milliseconds