Home
last modified time | relevance | path

Searched defs:getArray (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDJSON.cpp70 const json::Array *Object::getArray(StringRef K) const { in getArray() function in llvm::json::Object
75 json::Array *Object::getArray(StringRef K) { in getArray() function in llvm::json::Object
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDPointer.h161 Pointer getArray() const { in getArray() function
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDDesignator.h135 static Designator getArray(Expr *Index, in getArray() function
HDDeclSpec.h1601 static DeclaratorChunk getArray(unsigned TypeQuals, in getArray() function