Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaObjC/
H A Dunguarded-availability.m398 void is_constructor(void); function
401 void is_constructor(void) { function
/llvm-project/polly/lib/External/isl/interface/
H A Dgenerator.cc517 bool generator::is_constructor(Decl *decl) in is_constructor() function in generator