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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2458 bool HasDecl = (D != nullptr); local
2464 if (!HasDecl) {
2518 if (!HasDecl || D->isImplicit()) {
2539 if (HasDecl)
2546 if (HasDecl)

Completed in 301 milliseconds