Searched refs:FlagPrototyped (Results 1 – 12 of 12) sorted by relevance
116 DINode::FlagPrototyped, // flags in DebugInfo()226 DINode::FlagPrototyped, // flags in syncScope()
52 FlagPrototyped const
51 FlagPrototyped const
1295 Flags |= llvm::DINode::FlagPrototyped; in CreateCXXMemberFunction()2615 Flags |= llvm::DINode::FlagPrototyped; in collectFunctionDeclProps()2899 Flags |= llvm::DINode::FlagPrototyped; in EmitFunctionStart()2903 Flags |= llvm::DINode::FlagPrototyped; in EmitFunctionStart()2960 Flags |= llvm::DINode::FlagPrototyped; in EmitFunctionDecl()
1250 DINode::FlagPrototyped, false); in codegen()
1256 DINode::FlagPrototyped, DISubprogram::SPFlagDefinition); in codegen()
1723 Flags |= llvm::DINode::FlagPrototyped; in CreateCXXMemberFunction()3465 Flags |= llvm::DINode::FlagPrototyped; in collectFunctionDeclProps()3832 Flags |= llvm::DINode::FlagPrototyped; in EmitFunctionStart()3844 Flags |= llvm::DINode::FlagPrototyped; in EmitFunctionStart()3929 Flags |= llvm::DINode::FlagPrototyped; in EmitFunctionDecl()
266 DINode::FlagPrototyped, false);
264 true /* definition */, ScopeLine, DINode::FlagPrototyped, false);
1404 bool isPrototyped() const { return getFlags() & FlagPrototyped; }
1754 bool isPrototyped() const { return getFlags() & FlagPrototyped; } in isPrototyped()
1973 bool isPrototyped() const { return getFlags() & FlagPrototyped; } in isPrototyped()