HomeSort by: relevance | last modified time | path
    Searched refs:getNoteTags (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 258 return Eng.getNoteTags().makeNoteTag(std::move(Cb), IsPrunable);
ExprEngine.h 431 NoteTag::Factory &getNoteTags() { return Engine.getNoteTags(); }
CoreEngine.h 203 NoteTag::Factory &getNoteTags() { return NoteTags; }
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
CoreEngine.cpp 222 ProgramPoint P = L.withTag(getNoteTags().makeNoteTag(

Completed in 19 milliseconds