Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExpr.cpp3503 SelectorLocationsKind SelLocsK, in ObjCMessageExpr() argument
3519 initArgsAndSelLocs(Args, SelLocs, SelLocsK); in ObjCMessageExpr()
3529 SelectorLocationsKind SelLocsK, in ObjCMessageExpr() argument
3543 initArgsAndSelLocs(Args, SelLocs, SelLocsK); in ObjCMessageExpr()
3553 SelectorLocationsKind SelLocsK, in ObjCMessageExpr() argument
3568 initArgsAndSelLocs(Args, SelLocs, SelLocsK); in ObjCMessageExpr()
3574 SelectorLocationsKind SelLocsK) { in initArgsAndSelLocs() argument
3590 SelLocsKind = SelLocsK; in initArgsAndSelLocs()
3592 if (SelLocsK == SelLoc_NonStandard) in initArgsAndSelLocs()
3612 SelectorLocationsKind SelLocsK = SelectorLocationsKind(); in Create() local
[all …]
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDExprObjC.h921 SelectorLocationsKind SelLocsK,
931 SelectorLocationsKind SelLocsK,
941 SelectorLocationsKind SelLocsK,
949 SelectorLocationsKind SelLocsK);
991 SelectorLocationsKind &SelLocsK);