Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Serialization/
HDASTReader.h765 SmallVector<uint64_t, 8> UndefinedButUsed; variable
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h938 llvm::DenseMap<NamedDecl *, SourceLocation> UndefinedButUsed; variable
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTWriter.cpp4222 RecordData UndefinedButUsed; in WriteASTCore() local