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

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

Completed in 94 milliseconds