Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h829 SmallVector<serialization::DeclID, 16> UnusedFileScopedDecls; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4792 RecordData UnusedFileScopedDecls; WriteASTCore() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h914 UnusedFileScopedDeclsType UnusedFileScopedDecls; global() variable