Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h97 std::shared_ptr<APINotesOptions> APINotesOpts; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4994 const APINotesOptions &APINotesOpts = getAPINotesOpts(); in getModuleHash() local