Searched defs:IteratorType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseOpenMP.cpp | 4290 ParsedType IteratorType; ParseOpenMPIteratorsExpr() local |
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/ | ||
H A D | ClangAttrEmitter.cpp | 698 std::string IteratorType = getLowerName().str() + "_iterator"; writeAccessors() local |