Searched refs:shouldDestroyTemporary (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaInit.cpp4991 static bool shouldDestroyTemporary(const InitializedEntity &Entity) { function
6101 if (!MaybeBindToTemp && CreatedObject && shouldDestroyTemporary(Entity)) {

Completed in 251 milliseconds