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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCRuntime.cpp223 CGBuilderTy::InsertPoint SavedIP = CGF.Builder.saveAndClearIP(); local
H A DCGCleanup.cpp966 CGBuilderTy::InsertPoint SavedIP = Builder.saveAndClearIP(); local
1252 CGBuilderTy::InsertPoint SavedIP = Builder.saveAndClearIP(); local
H A DCGException.cpp901 CGBuilderTy::InsertPoint SavedIP = CGF.Builder.saveIP(); local
945 CGBuilderTy::InsertPoint SavedIP = CGF.Builder.saveIP(); local
1349 CGBuilderTy::InsertPoint SavedIP = CGF.Builder.saveAndClearIP(); variable
1499 CGBuilderTy::InsertPoint SavedIP local
[all...]
H A DCGObjCMac.cpp4882 CGBuilderTy::InsertPoint SavedIP = CGF.Builder.saveAndClearIP(); local

Completed in 200 milliseconds