Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp226 llvm::SmallVector<FileEntryRef, 2> APINotes; in getCurrentModuleAPINotes() local
308 auto APINotes = getCurrentModuleAPINotes(M, LookInModule, SearchPaths); in loadCurrentModuleAPINotes() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1006 api_notes::APINotesManager APINotes; variable