HomeSort by: relevance | last modified time | path
    Searched refs:SelLocsK (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
ExprObjC.cpp 111 SelectorLocationsKind SelLocsK,
121 initArgsAndSelLocs(Args, SelLocs, SelLocsK);
130 SelectorLocationsKind SelLocsK,
138 initArgsAndSelLocs(Args, SelLocs, SelLocsK);
146 SelectorLocationsKind SelLocsK,
154 initArgsAndSelLocs(Args, SelLocs, SelLocsK);
161 SelectorLocationsKind SelLocsK) {
167 SelLocsKind = SelLocsK;
169 if (SelLocsK == SelLoc_NonStandard)
184 SelectorLocationsKind SelLocsK = SelectorLocationsKind()
    [all...]
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ExprObjC.h 1000 SelectorLocationsKind SelLocsK,
1010 SelectorLocationsKind SelLocsK,
1020 SelectorLocationsKind SelLocsK,
1035 SelectorLocationsKind SelLocsK);
1075 SelectorLocationsKind &SelLocsK);

Completed in 63 milliseconds