Home
last modified time | relevance | path

Searched defs:DER (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/SemaObjC/
H A Dsynthesized-ivar.m39 @interface DER : I1 interface
42 @implementation DER implementation
H A Dno-ivar-access-control.m59 @interface DER : I1 interface
62 @implementation DER implementation
/llvm-project/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/
H A Dp7-cxx20.cpp128 struct DER : TPL<int> { struct
146 auto Foo() { return e1; } in Foo()
147 auto Bar() { return e2; } in Bar()
/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp742 DirectiveEvalResult DER = EvaluateDirectiveExpression(IfNDefMacro); SkipExcludedConditionalBlock() local
3432 const DirectiveEvalResult DER = EvaluateDirectiveExpression(IfNDefMacro); HandleIfDirective() local