Home
last modified time | relevance | path

Searched defs:fn_type (Results 1 – 3 of 3) sorted by relevance

/llvm-project/polly/lib/External/isl/interface/
H A Dgenerator.h90 FunctionDecl *fn_type; member
H A Dgenerator.cc225 void generator::add_type_subclasses(FunctionDecl *fn_type) in add_type_subclasses()
/llvm-project/llvm/unittests/ProfileData/
H A DSampleProfTest.cpp206 FunctionType *fn_type = in testRoundTrip() local