Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesManager.cpp224 llvm::SmallVector<FileEntryRef, 2> APINotes; getCurrentModuleAPINotes() local
302 auto APINotes = getCurrentModuleAPINotes(M, LookInModule, SearchPaths); loadCurrentModuleAPINotes() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h412 api_notes::APINotesManager APINotes; global() variable