Home
last modified time | relevance | path

Searched defs:markInvalid (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h481 void markInvalid(const void *Tag, const void *Data) { in markInvalid() function
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp490 void markInvalid() { Length = 0; } in markInvalid() function