Searched defs:getCodeDecl (Results 1 – 6 of 6) sorted by relevance
142 const Decl &getCodeDecl() const { return *getLocationContext()->getDecl(); } in getCodeDecl() function
155 const Decl &getCodeDecl() const { return *getLocationContext()->getDecl(); } in getCodeDecl() function
341 Decl const &getCodeDecl() { return R->getErrorNode()->getCodeDecl(); } in getCodeDecl() function in __anond20f15f80111::PathDiagnosticBuilder