Searched defs:MagicValue (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp6783 uint64_t MagicValue; local
6695 FindTypeTagExpr(const Expr *TypeExpr, const ASTContext &Ctx, const ValueDecl **VD, uint64_t *MagicValue) argument
6819 RegisterTypeTagForDatatype(const IdentifierInfo *ArgumentKind, uint64_t MagicValue, QualType Type, bool LayoutCompatible, bool MustBeNull) argument
H A DSemaDecl.cpp8175 uint64_t MagicValue = MagicValueInt.getZExtValue(); local

Completed in 106 milliseconds