Home
last modified time | relevance | path

Searched refs:getMutAPINotesOpts (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h393 APINotesOptions &getMutAPINotesOpts();
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp249 APINotesOptions &CowCompilerInvocation::getMutAPINotesOpts() { in getMutAPINotesOpts() function in CowCompilerInvocation