Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTReader.h922 SmallVector<serialization::DeclID, 8> UndefinedButUsed; variable
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp4763 RecordData UndefinedButUsed; in WriteASTCore() local
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h1489 llvm::MapVector<NamedDecl *, SourceLocation> UndefinedButUsed; variable