Searched defs:getOrCreateFunctionType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2385 // getOrCreateFunctionType - Construct DIType. If it is a c++ method, include
2387 llvm::DICompositeType CGDebugInfo::getOrCreateFunctionType(const Decl *D, function in class:CGDebugInfo
2534 getOrCreateFunctionType(D, FnType, Unit),

Completed in 505 milliseconds