Home
last modified time | relevance | path

Searched defs:NewFlag (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp152 void BasicBlock::setIsNewDbgInfoFormat(bool NewFlag) { in setIsNewDbgInfoFormat() argument
158 void BasicBlock::setNewDbgInfoFormatFlag(bool NewFlag) { in setNewDbgInfoFormatFlag() argument
H A DFunction.cpp108 else if (!NewFlag && IsNewDbgInfoFormat) in setNewDbgInfoFormatFlag() argument
102 setIsNewDbgInfoFormat(bool NewFlag) setIsNewDbgInfoFormat() argument
/llvm-project/llvm/include/llvm/IR/
H A DModule.h248 F.setNewDbgInfoFormatFlag(NewFlag); in setNewDbgInfoFormatFlag() argument
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp7469 ObjCPropertyFlagConflicts(unsigned Attributes,unsigned NewFlag) ObjCPropertyFlagConflicts() argument