Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h930 SmallVector<serialization::DeclID, 8> UndefinedButUsed; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4866 RecordData UndefinedButUsed; WriteASTCore() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1523 llvm::MapVector<NamedDecl *, SourceLocation> UndefinedButUsed; global() variable