Home
last modified time | relevance | path

Searched defs:IteratorType (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp4190 ParsedType IteratorType; in ParseOpenMPIteratorsExpr() local
/openbsd/gnu/llvm/clang/utils/TableGen/
H A DClangAttrEmitter.cpp683 std::string IteratorType = getLowerName().str() + "_iterator"; in writeAccessors() local