Searched refs:SelInfo (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/clang/lib/AST/ |
| D | DeclObjC.cpp | 824 SourceLocation beginLoc, SourceLocation endLoc, Selector SelInfo, in ObjCMethodDecl() argument 829 : NamedDecl(ObjCMethod, contextDecl, beginLoc, SelInfo), in ObjCMethodDecl() 855 Selector SelInfo, QualType T, TypeSourceInfo *ReturnTInfo, in Create() argument 861 beginLoc, endLoc, SelInfo, T, ReturnTInfo, contextDecl, isInstance, in Create()
|
| /openbsd/src/gnu/llvm/clang/include/clang/AST/ |
| D | DeclObjC.h | 172 Selector SelInfo, QualType T, TypeSourceInfo *ReturnTInfo, 233 Selector SelInfo, QualType T, TypeSourceInfo *ReturnTInfo,
|