Home
last modified time | relevance | path

Searched defs:UnusedFileScopedDecls (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h802 SmallVector<serialization::DeclID, 16> UnusedFileScopedDecls; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp4384 RecordData UnusedFileScopedDecls; in WriteASTCore() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h870 UnusedFileScopedDeclsType UnusedFileScopedDecls; variable