Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSema.cpp429 void Sema::getUndefinedButUsed( in getUndefinedButUsed()
481 SmallVector<std::pair<NamedDecl *, SourceLocation>, 16> Undefined; in checkUndefinedButUsed() local
1230 llvm::DenseMap<NamedDecl *, SourceLocation> &Undefined) { in ReadUndefinedButUsed()
H A DMultiplexExternalSemaSource.cpp203 llvm::DenseMap<NamedDecl*, SourceLocation> &Undefined){ in ReadUndefinedButUsed()
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp278 enum { Overdefined = -3, Undefined = -2 }; in FoldCmpLoadFromIndexedGlobal() enumerator
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h477 Undefined(const Undefined &U) : SExpr(U), Cstmt(U.Cstmt) {} in Undefined() function
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp4409 SmallVector<std::pair<NamedDecl *, SourceLocation>, 16> Undefined; in WriteASTCore() local
H A DASTReader.cpp7189 llvm::DenseMap<NamedDecl*, SourceLocation> &Undefined) { in ReadUndefinedButUsed()