Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp19195 FindTypeTagExpr(const Expr * TypeExpr,const ASTContext & Ctx,const ValueDecl ** VD,uint64_t * MagicValue,bool isConstantEvaluated) FindTypeTagExpr() argument
19287 uint64_t MagicValue; GetMatchingCType() local
19320 RegisterTypeTagForDatatype(const IdentifierInfo * ArgumentKind,uint64_t MagicValue,QualType Type,bool LayoutCompatible,bool MustBeNull) RegisterTypeTagForDatatype() argument
H A DSemaDecl.cpp14874 uint64_t MagicValue = MagicValueInt->getZExtValue(); FinalizeDeclaration() local