Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h483 bool isTypeSpecOwned() const { return TypeSpecOwned; } in isTypeSpecOwned() function
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h480 bool isTypeSpecOwned() const { return TypeSpecOwned; } in isTypeSpecOwned() function