Searched refs:attachDirective (Results 1 – 1 of 1) sorted by relevance
/openbsd/gnu/llvm/clang/lib/Frontend/ |
H A D | VerifyDiagnosticConsumer.cpp | 296 void attachDirective(DiagnosticsEngine &Diags, const UnattachedDirective &UD, in attachDirective() function 359 attachDirective(Diags, UD, Pos); in addMarker() 373 return attachDirective(Diags, UD, M.DefLoc); in addDirective() 649 attachDirective(Diags, D, ExpectedLoc, MatchAnyFileAndLine, MatchAnyLine); in ParseDirective()
|