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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp197 ReadUndefinedButUsed( llvm::DenseMap<NamedDecl*, SourceLocation> &Undefined) argument
H A DSema.cpp407 getUndefinedButUsed( SmallVectorImpl<std::pair<NamedDecl *, SourceLocation> > &Undefined) argument
1147 ReadUndefinedButUsed( llvm::DenseMap<NamedDecl *, SourceLocation> &Undefined) argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp275 enum { Overdefined = -3, Undefined = -2 }; enumerator in enum:__anon2593
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp4010 SmallVector<std::pair<NamedDecl *, SourceLocation>, 16> Undefined; local
H A DASTReader.cpp6370 ReadUndefinedButUsed( llvm::DenseMap<NamedDecl*, SourceLocation> &Undefined) argument

Completed in 226 milliseconds