Searched defs:Undefined (Results 1 – 6 of 6) sorted by relevance
429 void Sema::getUndefinedButUsed( in getUndefinedButUsed()481 SmallVector<std::pair<NamedDecl *, SourceLocation>, 16> Undefined; in checkUndefinedButUsed() local1230 llvm::DenseMap<NamedDecl *, SourceLocation> &Undefined) { in ReadUndefinedButUsed()
203 llvm::DenseMap<NamedDecl*, SourceLocation> &Undefined){ in ReadUndefinedButUsed()
278 enum { Overdefined = -3, Undefined = -2 }; in FoldCmpLoadFromIndexedGlobal() enumerator
477 Undefined(const Undefined &U) : SExpr(U), Cstmt(U.Cstmt) {} in Undefined() function
4409 SmallVector<std::pair<NamedDecl *, SourceLocation>, 16> Undefined; in WriteASTCore() local
7189 llvm::DenseMap<NamedDecl*, SourceLocation> &Undefined) { in ReadUndefinedButUsed()