clang 20.0.0git
|
A mapping from file IDs to a record of whether we've seen nullability information in that file. More...
#include "clang/Sema/Sema.h"
Public Member Functions | |
FileNullability & | operator[] (FileID file) |
A mapping from file IDs to a record of whether we've seen nullability information in that file.
|
inline |
FileNullability clang::FileNullabilityMap::Nullability |