Searched defs:func_ti (Results 1 – 1 of 1) sorted by relevance
852 CreateFunctionDecl(PdbCompilandSymId func_id,llvm::StringRef func_name,TypeIndex func_ti,CompilerType func_ct,uint32_t param_count,clang::StorageClass func_storage,bool is_inline,clang::DeclContext * parent) CreateFunctionDecl() argument 969 TypeIndex func_ti; CreateFunctionDeclFromId() local