Searched defs:SelInfo (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/clang/lib/AST/ |
D | DeclObjC.cpp | 781 SourceLocation beginLoc, SourceLocation endLoc, Selector SelInfo, in ObjCMethodDecl() 812 Selector SelInfo, QualType T, TypeSourceInfo *ReturnTInfo, in Create()
|
/external/clang/lib/AST/ |
D | DeclObjC.cpp | 752 Selector SelInfo, QualType T, TypeSourceInfo *ReturnTInfo, in Create()
|
/external/clang/include/clang/AST/ |
D | DeclObjC.h | 233 : NamedDecl(ObjCMethod, contextDecl, beginLoc, SelInfo), in NamedDecl() argument
|