Searched refs:setDeclNumLists (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp12204 C->setDeclNumLists(ListsPerDecl);
12321 C->setDeclNumLists(ListsPerDecl);
12371 C->setDeclNumLists(ListsPerDecl);
12421 C->setDeclNumLists(ListsPerDecl);
12464 C->setDeclNumLists(ListsPerDecl);
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h4408 void setDeclNumLists(ArrayRef<unsigned> DNLs) { function in class:clang::OMPMappableExprListClause

Completed in 135 milliseconds