Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprObjC.cpp108 SelectorLocationsKind SelLocsK, in ObjCMessageExpr() argument
118 initArgsAndSelLocs(Args, SelLocs, SelLocsK); in ObjCMessageExpr()
127 SelectorLocationsKind SelLocsK, in ObjCMessageExpr() argument
135 initArgsAndSelLocs(Args, SelLocs, SelLocsK); in ObjCMessageExpr()
143 SelectorLocationsKind SelLocsK, in ObjCMessageExpr() argument
151 initArgsAndSelLocs(Args, SelLocs, SelLocsK); in ObjCMessageExpr()
158 SelectorLocationsKind SelLocsK) { in initArgsAndSelLocs() argument
164 SelLocsKind = SelLocsK; in initArgsAndSelLocs()
165 if (!isImplicit() && SelLocsK == SelLoc_NonStandard) in initArgsAndSelLocs()
179 SelectorLocationsKind SelLocsK = SelectorLocationsKind(); in Create() local
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprObjC.h1019 SelectorLocationsKind SelLocsK,
1029 SelectorLocationsKind SelLocsK,
1039 SelectorLocationsKind SelLocsK,
1054 SelectorLocationsKind SelLocsK);
1094 SelectorLocationsKind &SelLocsK);