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

/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DASTTableGen.h336 PropertyType getParentType() const { function in class:clang::tblgen::TypeKindRule
371 PropertyType getParentType() const { function in class:clang::tblgen::TypeCase
H A DClangASTPropertiesEmitter.cpp162 PropertyType type = kindRule.getParentType();
175 CasedTypeInfos[typeCase.getParentType()].Cases.push_back(typeCase);

Completed in 370 milliseconds