Home
last modified time | relevance | path

Searched defs:Undefined (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSema.cpp407 void Sema::getUndefinedButUsed( in getUndefinedButUsed()
448 SmallVector<std::pair<NamedDecl *, SourceLocation>, 16> Undefined; in checkUndefinedButUsed() local
1148 llvm::DenseMap<NamedDecl *, SourceLocation> &Undefined) { in ReadUndefinedButUsed()
DMultiplexExternalSemaSource.cpp198 llvm::DenseMap<NamedDecl*, SourceLocation> &Undefined){ in ReadUndefinedButUsed()
/freebsd-9-stable/contrib/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp275 enum { Overdefined = -3, Undefined = -2 }; in FoldCmpLoadFromIndexedGlobal() enumerator
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTWriter.cpp4010 SmallVector<std::pair<NamedDecl *, SourceLocation>, 16> Undefined; in WriteASTCore() local
DASTReader.cpp6371 llvm::DenseMap<NamedDecl*, SourceLocation> &Undefined) { in ReadUndefinedButUsed()