Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h903 SmallVector<serialization::DeclID, 8> UndefinedButUsed; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp4457 RecordData UndefinedButUsed; in WriteASTCore() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1399 llvm::MapVector<NamedDecl *, SourceLocation> UndefinedButUsed; variable