Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h138 const APINotesOptions &getAPINotesOpts() const { return *APINotesOpts; } in getAPINotesOpts() function
256 APINotesOptions &getAPINotesOpts() { return *APINotesOpts; } in getAPINotesOpts() function
H A DCompilerInstance.h329 APINotesOptions &getAPINotesOpts() { return Invocation->getAPINotesOpts(); } in getAPINotesOpts() function
328 APINotesOptions &getAPINotesOpts() { return Invocation->getAPINotesOpts(); } getAPINotesOpts() function