Home
last modified time | relevance | path

Searched refs:impControl (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDeclObjC.h235 ImplementationControl impControl = None,
242 DeclImplementation(impControl), objcDeclQualifier(OBJC_TQ_None), in NamedDecl()
269 ImplementationControl impControl = None,
/external/clang/lib/AST/
DDeclObjC.cpp564 ImplementationControl impControl, in Create() argument
570 impControl, in Create()