Searched defs:DER (Results 1 – 4 of 4) sorted by relevance
39 @interface DER : I1 interface42 @implementation DER implementation
59 @interface DER : I1 interface62 @implementation DER implementation
128 struct DER : TPL<int> { struct146 auto Foo() { return e1; } in Foo()147 auto Bar() { return e2; } in Bar()
742 DirectiveEvalResult DER = EvaluateDirectiveExpression(IfNDefMacro); SkipExcludedConditionalBlock() local 3432 const DirectiveEvalResult DER = EvaluateDirectiveExpression(IfNDefMacro); HandleIfDirective() local