Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DDeclObjC.cpp824 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/
DDeclObjC.h172 Selector SelInfo, QualType T, TypeSourceInfo *ReturnTInfo,
233 Selector SelInfo, QualType T, TypeSourceInfo *ReturnTInfo,