Home
last modified time | relevance | path

Searched refs:hasElementType (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/lldb/utils/TableGen/
DLLDBPropertyDefEmitter.cpp50 bool hasElementType = Property->getValue("HasElementType"); in emitProperty() local
54 hasDefaultStringValue || hasElementType) && in emitProperty()
78 assert(((type != "Array" && type != "Dictionary") || hasElementType) && in emitProperty()
86 } else if (hasElementType) { in emitProperty()
/openbsd/src/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp310 REGISTER_MATCHER(hasElementType); in RegistryMaps()
/openbsd/src/gnu/llvm/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp1069 AST_TYPELOC_TRAVERSE_MATCHER_DEF(hasElementType,
/openbsd/src/gnu/llvm/clang/include/clang/ASTMatchers/
DASTMatchers.h6800 AST_TYPELOC_TRAVERSE_MATCHER_DECL(hasElementType, getElement,